On 23 Jun 2011 [email protected] wrote in
news:[email protected]: 

> 
> Check the value of the upload_max_filesize and post_max_size
> directives in the php.ini. 

>From phpinfo()

upload_max_filesize 800M 800M 
post_max_size 1000M 1000M 

(fwiw the file I'm uploading is ~85MB)

-- 
Graham Drabble
http://www.drabble.me.uk/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to