231 bytes added
, 00:05, 21 August 2009
For those interested in uploading larger files than standard, simply edit your php.ini to allow larger files. change the following lines to whatever you need upload_max_filesize = 15M
post_max_size = 15M
then Simply restart httpd