File uploads - big files not uploaded

Author Message

Christian Johansen

Sunday 29 April 2007 11:55:56 pm

I'm having trouble with big files. I have the File class set up with max file size 0, meaning infinite and PHP is set to handle 15MB uploads (confirmed with phpinfo();). However, eZ seems to be rejecting files larger than 8MB. When the files are bigger than this, it hangs for a little while and then brings back the edit screen with no errors or debug messages.

Is the file upload size controlled from more places than the class definition and php config?

Xavier Dutoit

Monday 30 April 2007 1:31:14 am

What's the limit on your post size on php ?

http://www.sydesy.com

Christian Johansen

Monday 30 April 2007 1:46:23 am

Heh, by some "crazy coincidence" it was set to 8M, how embarrasing :) Upped it and now I'm good to go, 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 04:36:33
Script start
Timing: Jan 19 2025 04:36:33
Module start 'layout'
Timing: Jan 19 2025 04:36:33
Module start 'content'
Timing: Jan 19 2025 04:36:34
Module end 'content'
Timing: Jan 19 2025 04:36:34
Script end

Main resources:

Total runtime1.7250 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.2734152.6406
Module start 'layout' 0.00740.0033 741.914139.4609
Module start 'content' 0.01071.7125 781.3750526.4688
Module end 'content' 1.72320.0017 1,307.84388.3125
Script end 1.7249  1,316.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.1937160.0002
Check MTime0.00140.0828160.0001
Mysql Total
Database connection0.00080.045910.0008
Mysqli_queries1.678797.3168570.0295
Looping result0.00050.0302550.0000
Template Total1.683697.620.8418
Template load0.00230.131820.0011
Template processing1.681297.464520.8406
Template load and register function0.00020.011810.0002
states
state_id_array0.00140.078710.0014
state_identifier_array0.00180.106720.0009
Override
Cache load0.00180.1064100.0002
Sytem overhead
Fetch class attribute can translate value0.00070.038620.0003
Fetch class attribute name0.00140.084040.0004
XML
Image XML parsing0.00070.040220.0003
class_abstraction
Instantiating content class attribute0.00000.000540.0000
General
dbfile0.00120.0672160.0001
String conversion0.00000.000640.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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: 9
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs