Fatal error: Maximum execution time of 30 seconds...

Author Message

Jeroen Sangers

Tuesday 13 April 2010 9:58:22 am

Thanks for your advive, however I already checked all those things:

  1. In /home/user/php.ini:
    memory_limit = 256M
    upload_max_filesize = 64M
    post_max_size = 64M
    max_execution_time = 7200
    max_input_time = 600
  2. phpinfo() shows that /home/user/php.ini is loaded
  3. apache has been restarted
  4. Checked and reset the permission on the /var directory+
  5. I am not doing an installation, eZ Publish has been running for a long time. I just want to upload a new package. Furthermore, the script memory limit seems high enough.
  6. I am not remotely fetching packages, I add them manually from the admin interface
  7. I am already running the latest version of eZ Publish
  8. Version 4.3 is installed
  9. Nope, running CentOS
  10. Any other ideas??????

Jérôme Vieilledent

Wednesday 14 April 2010 2:44:39 am

Hi Jeroen

I frequently have issues with packages and try to avoid using them most of the time.

Anyway, what do your log files say ? Take a look at eZ Publish / Apache log files. You might want to log your PHP errors separately from Apache. To do so, in php.ini, log_errors must be on and error_log must point to a dedicated log file.

Betsy Gamrat

Tuesday 26 April 2011 3:53:54 am

You might want to run top and ps to see what else is happening on the server.

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 30 2025 22:24:54
Script start
Timing: Jan 30 2025 22:24:54
Module start 'layout'
Timing: Jan 30 2025 22:24:54
Module start 'content'
Timing: Jan 30 2025 22:24:54
Module end 'content'
Timing: Jan 30 2025 22:24:54
Script end

Main resources:

Total runtime0.0234 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.0000151.2422
Module start 'layout' 0.00520.0033 740.2422221.2109
Module start 'content' 0.00860.0131 961.4531998.8438
Module end 'content' 0.02170.0017 1,960.296933.9922
Script end 0.0234  1,994.2891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002711.5727140.0002
Check MTime0.00114.6215140.0001
Mysql Total
Database connection0.00062.690010.0006
Mysqli_queries0.00239.689030.0008
Looping result0.00000.047910.0000
Template Total0.00135.510.0013
Template load0.00104.334410.0010
Template processing0.00031.092510.0003
Override
Cache load0.00062.647310.0006
General
dbfile0.00093.881380.0001
String conversion0.00000.033640.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