Failed upload of file - file too big?
Posted: Wed Nov 05, 2003 10:02 am
I have a simple file upload routine, and if I try to upload a file that is over 500k the upload fails. I get a bad post error or something like that. If the file size is under the 500k size, everything works just fine.
I found that I did not have a php.ini file setup, so I added one in the /usr/local/etc. The php.ini file has the upload and max post set to 8M, and the problem has not been fixed. How do I know that I have put the ini file in the correct location?
Thanks, Eric
I found that I did not have a php.ini file setup, so I added one in the /usr/local/etc. The php.ini file has the upload and max post set to 8M, and the problem has not been fixed. How do I know that I have put the ini file in the correct location?
Thanks, Eric