max_execution_time in file upload

Author Message

Alessandro Cipriani

Tuesday 14 December 2004 7:11:12 am

hi all
i setup my php.ini with max_execution_time=1200 (20 minutes!) but i can't upload large files...
i'm trying to upload a 7 Mb file with no results: i get the following error:
Fatal error: Maximum execution time of 1200 seconds exceeded in c:\programmi\ezpublish\ezpublish\index.php on line 38

on line 38 i have:
'$scriptStartTime = microtime();'
moreover: i get this message THREE minutes after starting the upload...
i'm quite confused...

i'm running ezp 3.4.0 from installer on win2k

best regards
alessandro

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 18 2025 11:42:28
Script start
Timing: Jan 18 2025 11:42:28
Module start 'layout'
Timing: Jan 18 2025 11:42:28
Module start 'content'
Timing: Jan 18 2025 11:42:29
Module end 'content'
Timing: Jan 18 2025 11:42:29
Script end

Main resources:

Total runtime1.2763 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.0060 587.9375152.6250
Module start 'layout' 0.00600.0027 740.562539.4453
Module start 'content' 0.00871.2661 780.0078436.5391
Module end 'content' 1.27470.0015 1,216.54698.1563
Script end 1.2762  1,224.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2594160.0002
Check MTime0.00140.1072160.0001
Mysql Total
Database connection0.00090.068810.0009
Mysqli_queries1.234996.7534460.0268
Looping result0.00050.0383440.0000
Template Total1.242597.420.6212
Template load0.00240.184520.0012
Template processing1.240197.165120.6201
Template load and register function0.00010.007710.0001
states
state_id_array0.00090.074110.0009
state_identifier_array0.00220.169220.0011
Override
Cache load0.00180.1392150.0001
Sytem overhead
Fetch class attribute can translate value0.00080.065810.0008
Fetch class attribute name0.00070.052220.0003
XML
Image XML parsing0.00060.043810.0006
class_abstraction
Instantiating content class attribute0.00000.000320.0000
General
dbfile0.00120.0926160.0001
String conversion0.00000.000540.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
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs