Http File Upload
I am having problems uploading files via a custom written script.On the web (http), you just click browse, select file and upload.
Everything works fine until the file size is 2Mb.
I have checked and the the post file size limit in etc/php.ini to 100Mb and I am still gettin no joy. Is there anywhere else where I need to change the file size limit??
My connection is decent and the server is idle on a 20Mbps connection and I get errors even at 3Mb
Help .. somebody ... anybody ... help!!