Uploading file problem!

Author Message

Jorge estévez

Thursday 05 March 2009 4:20:34 am

Hello

I am making a site with Versión: 4.0.1 of Ez

I wanted to upload a file (file class) within the admin page and whenever I hit the button to publish the class instance it "delays" some 3 seconds and the form of the class appears again to be filled up again.

My file is only 13 megabytes (it should spend more time uploading).
I am the only administrator here, there and everywhere!

And something is going strange...

Can someone do the same, just to start crearing things out!

thanks

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

justin kazadi

Thursday 05 March 2009 4:52:28 am

Hi jorge,

i think you must reconfigure your

php.ini  file 

check these directives in php.ini an change it:

; Maximum size of POST data that PHP will accept.
post_max_size = 20M

; Maximum allowed size for uploaded files.
upload_max_filesize =20M

put these values for example.

i think this can solve your problem.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

Yannick Komotir

Thursday 05 March 2009 6:09:08 am

Hi,

By adding that Justin Kazadi said, You can also be sure that var folder belongs to apache's user and the right on folder is right (777).

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

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 19:15:53
Script start
Timing: Jan 18 2025 19:15:53
Module start 'layout'
Timing: Jan 18 2025 19:15:53
Module start 'content'
Timing: Jan 18 2025 19:15:53
Module end 'content'
Timing: Jan 18 2025 19:15:53
Script end

Main resources:

Total runtime0.6799 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0083 590.0703152.6250
Module start 'layout' 0.00830.0030 742.695339.4297
Module start 'content' 0.01130.6665 782.1250573.8359
Module end 'content' 0.67770.0021 1,355.960912.1875
Script end 0.6798  1,368.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00440.6434160.0003
Check MTime0.00200.2990160.0001
Mysql Total
Database connection0.00080.121810.0008
Mysqli_queries0.624591.8606590.0106
Looping result0.00060.0926570.0000
Template Total0.639594.120.3198
Template load0.00210.306720.0010
Template processing0.637493.755320.3187
Template load and register function0.00020.023410.0002
states
state_id_array0.00080.115910.0008
state_identifier_array0.00070.108820.0004
Override
Cache load0.00170.2427240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.110230.0002
Fetch class attribute name0.00120.174650.0002
XML
Image XML parsing0.00130.191930.0004
class_abstraction
Instantiating content class attribute0.00000.001350.0000
General
dbfile0.00150.2208220.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 7

Time used to render debug report: 0.0006 secs