First run problem - "maximum execution time exceeded"

Author Message

John Seboldt

Thursday 14 April 2005 7:10:16 am

Everything looked good on my install of 3.5.1 on my Mandrakelinux 10.1 server... but on first attempt to login, this message came up:

>>>>>>>>>>>>>>>
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/ezpublish/lib/ezxml/classes/ezxml.php on line 302
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.
<<<<<<<<<<<<<<<
(no debug output actually showed up below!)

Ralph Ekekihl

Thursday 14 April 2005 7:58:47 am

Hi!

You can try to set a higher max execution time in PHP.
Open up the file php.ini, and set the

max_execution_time = 30

to a higher value, like 120 or something and see if that helps.

//Ralph

Contactivity B.V.
http://www.contactivity.com

John Seboldt

Friday 15 April 2005 6:09:45 am

Yes, this worked!

Ralph Ekekihl

Friday 15 April 2005 6:26:26 am

Nice one!

Contactivity B.V.
http://www.contactivity.com

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

Main resources:

Total runtime0.0181 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 589.4063152.6563
Module start 'layout' 0.00750.0029 742.062539.5078
Module start 'content' 0.01040.0056 781.570389.3984
Module end 'content' 0.01600.0021 870.968834.3047
Script end 0.0180  905.2734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002815.3318140.0002
Check MTime0.00137.1812140.0001
Mysql Total
Database connection0.00084.210710.0008
Mysqli_queries0.003318.215130.0011
Looping result0.00000.093810.0000
Template Total0.00179.210.0017
Template load0.00095.130010.0009
Template processing0.00074.054810.0007
Override
Cache load0.00073.628210.0007
General
dbfile0.00031.652380.0000
String conversion0.00000.044940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs