PHP Upload

Im having some troubles with my php upload script. It doesn't seem to want to upload files over 8mb. My upload_max_filesize is set at 200mb in php.ini

Are there any other variables that I should consider?

Im running a dedicated Linux (CentOS 4) server.

 

 

 

 

Top