Fatal Error: Maximum execution time

Author Message

Neil Kanth

Thursday 23 December 2004 2:52:15 pm

I have setup a plain site via the wizard which worked and when I followed the tutorial 'building an eZ Publish site', after I did the modifications and added folders I get this error message when I go to both site and admin page addresses.
<b>
Fatal error: Maximum execution time of 30 seconds exceeded in /home/webadmin/7curry.com/html/lib/ezxml/classes/ezxml.php on line 298
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.
</b>
What could have caused this error and how do I correct it?

Thanks for your help.

Konrad Mazurkiewicz

Thursday 23 December 2004 2:56:20 pm

Hi,
Set up in php.ini maximum execution time to larger number of sec. eg. 360 or more.

Konrad

Neil Kanth

Friday 24 December 2004 6:57:49 am

The error message was caused by, one of the changes weren't made in the renamed 'plain'folder in settings/siteaccess/'plain'.<b>[DesignSettings]
SiteDesign=curry</b>
---------------------------------------------------------------------
The site worked fine before any changes were made to the PLAIN setup.
---------------------------------------------------------------------
After modifying the Plain setup, another problem now exist; when I go to the new URL (http://www.7curry.com/index.php/curry), I do not get the same page as the one done by the site wizard, instead I get this,<b>Kernel (1) error, Access denied / Login page</b>.

I don't know how this could occur because, having root access, I untarred ezpublish then changed ownership to webadmin and then started the site wizard.

Please advise.
Thanks

Ɓukasz Serwatka

Friday 24 December 2004 7:03:02 am

Hi,

Go to User Accounts -> Role and polices -> Anonymous and set SiteAccess( curry ) for login function (user module). By default was set to SiteAccess( plain ) for improve security

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 20 2025 10:49:39
Script start
Timing: Jan 20 2025 10:49:39
Module start 'layout'
Timing: Jan 20 2025 10:49:39
Module start 'content'
Timing: Jan 20 2025 10:49:40
Module end 'content'
Timing: Jan 20 2025 10:49:40
Script end

Main resources:

Total runtime0.9613 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 589.2578152.6250
Module start 'layout' 0.00440.0032 741.882839.4453
Module start 'content' 0.00760.9524 781.3281582.1641
Module end 'content' 0.96000.0013 1,363.492212.1563
Script end 0.9613  1,375.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3229160.0002
Check MTime0.00120.1273160.0001
Mysql Total
Database connection0.00050.048610.0005
Mysqli_queries0.916395.3194620.0148
Looping result0.00050.0556600.0000
Template Total0.929796.720.4648
Template load0.00210.222520.0011
Template processing0.927596.486020.4638
Template load and register function0.00020.018010.0002
states
state_id_array0.00150.153510.0015
state_identifier_array0.00140.144120.0007
Override
Cache load0.00180.1864290.0001
Sytem overhead
Fetch class attribute can translate value0.00060.059430.0002
Fetch class attribute name0.00080.087350.0002
XML
Image XML parsing0.00060.067030.0002
class_abstraction
Instantiating content class attribute0.00000.002050.0000
General
dbfile0.00070.0762180.0000
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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs