Uploading file PROBLEM!

Author Message

Valentina Ferrari

Monday 10 January 2005 6:26:52 am

Hi all!
I would like to upload a big file (more then 10 Mb) but when I try to do this appears only a blank form. So it doesn't work!

In php.ini I set the "upload_max_filesize" to 20MB, but it doesn't work!

I'm using 3.4.0 EzPublish version.

Any hints?

TIA
Valentina

Eivind Marienborg

Monday 10 January 2005 8:45:35 am

You might want to check if the content class you're uploading to has a file size limit too. This can be done via the Admin interface. :)

Valentina Ferrari

Monday 10 January 2005 11:43:59 pm

I have already checked that, but it doesn't work!!! :o(

Thanks!

Roberto Frascarelli

Tuesday 11 January 2005 1:10:49 am

I have the same problem with new 3.5 EzP. version:
it seems to have a limit of 8MB in the size of uploading files,
but I cant't find nothing in settings files.

Eivind Marienborg

Tuesday 11 January 2005 11:47:52 pm

In the setup tab in the administration interface, under system information, you can see details of your system. I just noticed that there is also a file limitation under PHP, so you might wanna check out this too.

Roberto Frascarelli

Wednesday 12 January 2005 12:02:39 am

thanks for the suggestion, the limitation was in the
"post_max_size" parameter in php.ini configuration file.
Now all it works correctly

Valentina Ferrari

Wednesday 12 January 2005 1:02:16 am

Thank you all!
Now it works! :o)

Valentina

Valentina Ferrari

Wednesday 12 January 2005 1:24:24 am

Hi all!
It work on my local site, but I have some problem with the maximum execution time when I upload a big file online.

I set the maximum execution time at 1200 second, but before the end of this time an error appears:
"Fatal error: Maximum execution time of 1200 seconds exceeded in c:\programmi\ezpublish\ezpublish\index.php on line 38"

What can I do? 1200 second of execution time is too much.
Anybody had this problem? Any hints?

Thanks,
Valentina

Valentina Ferrari

Friday 28 January 2005 1:19:19 am

Hi all!
It work on my local site, but I have some problem with the maximum execution time when I upload a big file online.

I set the maximum execution time at 1200 second, but before the end of this time an error appears:
"Fatal error: Maximum execution time of 1200 seconds exceeded in c:\programmi\ezpublish\ezpublish\index.php on line 38"

What can I do? 1200 second of execution time is too much.
Anybody had this problem? Any hints?

Thanks,
Valentina

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

Main resources:

Total runtime1.0082 sec
Peak memory usage4,096.0000 KB
Database Queries77

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0172 589.1484152.6250
Module start 'layout' 0.01720.0039 741.773439.4453
Module start 'content' 0.02110.9857 781.2188618.7656
Module end 'content' 1.00680.0014 1,399.984416.1719
Script end 1.0082  1,416.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00580.5768160.0004
Check MTime0.00230.2330160.0001
Mysql Total
Database connection0.01231.217510.0123
Mysqli_queries0.906689.9188770.0118
Looping result0.00080.0764750.0000
Template Total0.950394.320.4751
Template load0.00760.751020.0038
Template processing0.942793.498120.4713
Template load and register function0.00020.019810.0002
states
state_id_array0.00700.695510.0070
state_identifier_array0.00120.120420.0006
Override
Cache load0.00540.5340510.0001
Sytem overhead
Fetch class attribute can translate value0.00060.058130.0002
Fetch class attribute name0.00130.1298110.0001
XML
Image XML parsing0.00310.305830.0010
class_abstraction
Instantiating content class attribute0.00000.0035130.0000
General
dbfile0.00290.2873220.0001
String conversion0.00000.000940.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
9content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
13content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
16content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/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: 44
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs