Uploading file problem!

Uploading file problem!

Thursday 05 March 2009 4:20:34 am - 2 replies

Author Message

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

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.