Error Kernel 3

Author Message

Alex Cardenas

Friday 03 January 2003 4:05:37 pm

Hi and happy new year. I installed eZ publish version 3 but when I enter (login) as admin/publish I get the kernel 3 error.. someone knows how to resolve it?

Benjamin Bertrand

Thursday 12 May 2011 11:56:26 am

I had a kernel 3 error this morning. I found this old post via search result.

My fix was in the Site Setting of the override/siteaccess/[your-site-access]/site.ini.append.php file. The previous site used this to route the default & index pages to a root folder (node 64).

On my new site, I swapped the Homepage (node 2) with the root folder (node 64). So now the root is the Homepage. Then I deleted the folder.

The Default path is "content/view/full/2" so I didn't need these lines. I commented them out and everything is working again!

[SiteSettings]
...
#IndexPage=/content/view/full/64
#DefaultPage=/content/view/full/64
...

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:21:19
Script start
Timing: Jan 18 2025 02:21:19
Module start 'layout'
Timing: Jan 18 2025 02:21:19
Module start 'content'
Timing: Jan 18 2025 02:21:19
Module end 'content'
Timing: Jan 18 2025 02:21:19
Script end

Main resources:

Total runtime0.6256 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 589.0234152.6250
Module start 'layout' 0.00590.0032 741.648439.4453
Module start 'content' 0.00920.6148 781.0938492.5781
Module end 'content' 0.62400.0016 1,273.67198.1797
Script end 0.6255  1,281.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5338160.0002
Check MTime0.00130.2081160.0001
Mysql Total
Database connection0.00080.133510.0008
Mysqli_queries0.580992.8562540.0108
Looping result0.00050.0845520.0000
Template Total0.593794.920.2968
Template load0.00240.378620.0012
Template processing0.591394.524920.2957
Template load and register function0.00020.027510.0002
states
state_id_array0.00110.179510.0011
state_identifier_array0.00120.197220.0006
Override
Cache load0.00190.3108160.0001
Sytem overhead
Fetch class attribute can translate value0.00080.123220.0004
Fetch class attribute name0.00140.217830.0005
XML
Image XML parsing0.00260.417720.0013
class_abstraction
Instantiating content class attribute0.00000.001330.0000
General
dbfile0.00280.4468150.0002
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs