HOWTO: Large file upload fails

Author Message

Dominik Pich

Monday 19 January 2004 7:14:51 am

php mem = 32+
ez isnt able to upload files greater than..... 20mb or so...
What do I do to overcome this? Any ez-solution? Or any other? If not adding a new datatype using ftp may be an option.

Balazs Halasy

Monday 19 January 2004 7:27:05 am

Check & re-configure your max HTTP POST size (or whatever this setting is called, I don't remember 100%) in php.ini and in your Apache config (httpd.conf).

Balazs

Dominik Pich

Monday 19 January 2004 10:07:51 am

I did change it - anything else?

Marco Zinn

Monday 19 January 2004 10:13:25 am

Dominik, i think, there were 2 settings in the php.ini.
something like
max_post_size (the one, that Balasz meant)
and something like
max_upload_size

Increase both and note, that they are usually in Bytes, not KB or so.
You MAY need to restart the webserver.

Marco
http://www.hyperroad-design.com

Dominik Pich

Tuesday 20 January 2004 1:05:03 am

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 18 2025 22:21:03
Script start
Timing: Jan 18 2025 22:21:03
Module start 'layout'
Timing: Jan 18 2025 22:21:03
Module start 'content'
Timing: Jan 18 2025 22:21:03
Module end 'content'
Timing: Jan 18 2025 22:21:03
Script end

Main resources:

Total runtime0.0187 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.0069 588.0391152.6406
Module start 'layout' 0.00690.0033 740.679739.4766
Module start 'content' 0.01020.0059 780.156393.3516
Module end 'content' 0.01620.0024 873.507834.3047
Script end 0.0186  907.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002815.1741140.0002
Check MTime0.00136.8343140.0001
Mysql Total
Database connection0.00158.237710.0015
Mysqli_queries0.002412.698130.0008
Looping result0.00000.112410.0000
Template Total0.002011.010.0020
Template load0.00126.319710.0012
Template processing0.00094.611110.0009
Override
Cache load0.00084.311010.0008
General
dbfile0.00042.020280.0000
String conversion0.00000.048540.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.0002 secs