Local install with easyPHP

Author Message

laurent le cadet

Tuesday 15 March 2011 11:22:08 am

Hi,

I'm working on a local install done with easyPHP and eZp 4.4.

Everything was ok, working on basic contents, but now I have this page in admin site under the content tab :

Fatal error: Maximum function nesting level of '100' reached, aborting! in D:\web_test\la_buissiere\lib\ezdb\classes\ezdb.php on line 159

with a lot of explanations.

Could someone help me ?

Regards.

Laurent

laurent le cadet

Wednesday 16 March 2011 2:36:57 am

Hi again,

I digg a bit, and it looks like it append when I put image in xml field.
Only back office crash.

Image attribut is ok.

Any direction ?

Laurent

Robin Muilwijk

Wednesday 16 March 2011 1:48:37 pm

Hi Laurant,

Are you also running XDebug with any chance? If so, can you disable this and check again?

Regards Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

laurent le cadet

Thursday 17 March 2011 2:59:59 am

Hi Robin.

Thanks for repplying.

I disable xdebug in conf_files/php.ini : xdebug.default_enable=Off

Now I have only this warning while crashing again:

Fatal error: Maximum function nesting level of '100' reached, aborting! in D:\web_test\la_buissiere\lib\ezdb\classes\ezdb.php on line 159
Fatal error: eZ Publish did not finish its request

The execution of eZ Publish was abruptly ended, debug information can be found in the log files normally placed in var/log/*

There is no report in var/log/error.log

Laurent

Robin Muilwijk

Sunday 20 March 2011 3:17:20 am

Hi,

I'm no expert on this, only retrieved the xdebug issues by searching the forum. From that last warning, it looks as if xdebug hasn't stopped entirely. Could it be it is still active, and causing this warning?

-- Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

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 05:01:41
Script start
Timing: Jan 18 2025 05:01:41
Module start 'layout'
Timing: Jan 18 2025 05:01:41
Module start 'content'
Timing: Jan 18 2025 05:01:42
Module end 'content'
Timing: Jan 18 2025 05:01:42
Script end

Main resources:

Total runtime0.8419 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 588.0313152.6406
Module start 'layout' 0.00710.0037 740.671939.4688
Module start 'content' 0.01070.8292 780.1406575.6641
Module end 'content' 0.84000.0019 1,355.804716.7891
Script end 0.8419  1,372.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4521160.0002
Check MTime0.00140.1639160.0001
Mysql Total
Database connection0.00100.120710.0010
Mysqli_queries0.745188.4974630.0118
Looping result0.00080.0922610.0000
Template Total0.793694.320.3968
Template load0.00210.247920.0010
Template processing0.791594.010920.3957
Template load and register function0.00010.013510.0001
states
state_id_array0.00140.163710.0014
state_identifier_array0.00210.253620.0011
Override
Cache load0.00180.2179500.0000
Sytem overhead
Fetch class attribute can translate value0.00120.136820.0006
Fetch class attribute name0.00180.214870.0003
XML
Image XML parsing0.00100.122720.0005
class_abstraction
Instantiating content class attribute0.00000.0031100.0000
General
dbfile0.00260.3094240.0001
String conversion0.00000.001240.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
5content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/emphasize.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/emphasize.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 33
 Number of unique templates used: 8

Time used to render debug report: 0.0001 secs