Max upload limit [solved]
Moderator: General Moderators
-
crazycaddy
- Forum Commoner
- Posts: 43
- Joined: Fri Aug 05, 2005 6:59 am
- Location: England, UK
ok, ive changed to another server and changed php.ini again. This time when I click upload the progress bar slowly increases (I assume its uploading as it takes about 2minutes for a 30mb at lan speeds) but once thats done the script doesnt continue to the upload successful page and the file is nowhere to be found, ive also checked in the tmp folder. Any ideas?
I'm having a similar problem. We are using the BOA web server, and trying to upload a file around 120MB. Anything in the KB range uploads fine, but while trying to upload a 120MB file in FireFox, it doesn't even make it past the initial upload form to attempt to upload, but instead displays the message "The document contains no data" in an alert box.
I searched for this, and as a result tried setting all PHP settings higher (they were sufficient to being with). If you're running Apache, there is a php.conf file which contains a size variable "LimitRequestBody " that's solved some people's issues, but we are using BOA, and I can't find anything in the BOA.conf file which refers to uploads or size.
If anyone has any ideas, I'd really appreciate i!
I searched for this, and as a result tried setting all PHP settings higher (they were sufficient to being with). If you're running Apache, there is a php.conf file which contains a size variable "LimitRequestBody " that's solved some people's issues, but we are using BOA, and I can't find anything in the BOA.conf file which refers to uploads or size.
If anyone has any ideas, I'd really appreciate i!