Database initialization problem

Author Message

Eirik Alfstad Johansen

Friday 12 March 2004 6:16:44 am

Hi,

Stepping through the setup wizard, I'm experiencing a problem when it comes to database initialization. Here's the error msg returned:

========
Fatal error: Maximum execution time of 30 seconds exceeded in /hsphere/local/home/username/domain/ezp/lib/eztemplate/classes/eztemplate.php on line 502
Fatal error: eZ publish did not finish it's request

The execution of eZ publish was abruptly ended, the debug output is present below.
========

Sometimes the line no. is 491. Both lines include the following code, suggesting that there might be something wrong with the variable $textElements:

!is_array( $textElements )

Any idea what could be causing this problem?

Thanks in advance !

Sincerely,

Eirik Johansen

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

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 19 2025 04:44:43
Script start
Timing: Jan 19 2025 04:44:43
Module start 'layout'
Timing: Jan 19 2025 04:44:43
Module start 'content'
Timing: Jan 19 2025 04:44:43
Module end 'content'
Timing: Jan 19 2025 04:44:43
Script end

Main resources:

Total runtime0.6916 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 589.2734152.6406
Module start 'layout' 0.00570.0028 741.914139.4766
Module start 'content' 0.00850.6816 781.3906467.9141
Module end 'content' 0.69010.0015 1,249.30478.1484
Script end 0.6916  1,257.4531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4928160.0002
Check MTime0.00150.2151160.0001
Mysql Total
Database connection0.00080.117010.0008
Mysqli_queries0.647893.6574460.0141
Looping result0.00050.0790440.0000
Template Total0.664896.120.3324
Template load0.00190.275320.0010
Template processing0.662995.839920.3314
Template load and register function0.00010.016310.0001
states
state_id_array0.00100.145910.0010
state_identifier_array0.00160.235120.0008
Override
Cache load0.00140.2027180.0001
Sytem overhead
Fetch class attribute can translate value0.00080.117010.0008
Fetch class attribute name0.00070.105120.0004
XML
Image XML parsing0.00070.098010.0007
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00090.1273160.0001
String conversion0.00000.001340.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs