time out?

Author Message

kevin wei

Friday 22 October 2004 8:13:42 pm

i run ez on a shared host, it is ok untill i installed ez 3.5.b
i can not open any page.

Fatal error: Maximum execution time of 30 seconds exceeded in /lib/ezxml/classes/ezxml.php on line 293
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

why 3.5.b cost so many time to execute.

even i found i always get error on my site and ez.no, when i edit something, or submit a form. but i find it is very soon in other CMS.
so i am wondering maybe my users always get a blank page when they submit information.

Ɓukasz Serwatka

Saturday 23 October 2004 1:04:54 pm

Try change this settings in your php.ini file

max_execution_time = 90     ; Maximum execution time of each script, in seconds
memory_limit = 16M      ; Maximum amount of memory a script may consume (8MB)

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

kevin wei

Saturday 23 October 2004 6:01:16 pm

but i use a sharehost.
i cannot change these. and they disable .htaccess.

maybe disable template cache is good

James Anniss

Sunday 24 October 2004 7:14:35 am

I was having the same problem. Changing the php.ini file worked for me, although I had to set my max_execution_time a little higher. I am testing on an older PowerMac G4 and that may have been causing it to take longer to process. Also another hint on on a Mac, the Safari browser itself times out after a minute so you might have to use another browser, or use a Windows machine when first try going to the site.

Thanks.

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

Main resources:

Total runtime0.0169 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.0547152.6094
Module start 'layout' 0.00520.0035 741.664139.4141
Module start 'content' 0.00870.0058 781.078189.4453
Module end 'content' 0.01450.0024 870.523434.3047
Script end 0.0169  904.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002615.2997140.0002
Check MTime0.00116.6746140.0001
Mysql Total
Database connection0.00073.860110.0007
Mysqli_queries0.003017.459930.0010
Looping result0.00010.626210.0001
Template Total0.001911.110.0019
Template load0.00116.410110.0011
Template processing0.00074.338610.0007
Override
Cache load0.00084.473710.0008
General
dbfile0.00021.325680.0000
String conversion0.00000.060540.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