[Imc-tech] php.ini upload_max_filesize

Daniel S. Lewart d-lewart at uiuc.edu
Fri Jan 25 12:46:07 CST 2002


Paul, et al,

I changed /etc/php4/apache/php.ini (see below) and restarted Apache.
Could you test if large files can be uploaded now?  If so, what should
I change "10M" to?

Thanks,
Dan
-------------------------------------------------------------------------------
$ cd /etc/php4/apache
$ diff php.ini~ php.ini
245c245
< upload_max_filesize = 2M      ; Maximum allowed size for uploaded files
---
> upload_max_filesize = 10M     ; Maximum allowed size for uploaded files
-------------------------------------------------------------------------------



More information about the Imc-tech mailing list