NYCPHP Meetup

NYPHP.org

[nycphp-talk] Uploading file size issues

Carlos A Hoyos cahoyos at us.ibm.com
Thu Jul 27 13:03:36 EDT 2006


On Thu, Jul 27, 2006 at 12:24:38PM -0400, Nelly Yusupova wrote:
> I had the same problem with an upload script that I wrote.   To fix
> the problem you will need to change the following settings in the
> php.ini file:
> upload_max_filesize, post_max_size, memory_limit, upload_tmp_dir,
> max_execution_time

To add to this point, always look at the error logs; php will generate an
error or warning when it encounters a problem due to the above reasons.

Carlos Hoyos




More information about the talk mailing list