On 23 Jun 2011 [email protected] (Graham Drabble) wrote in news:[email protected]:
> 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) Any ideas from anyone? FWIW, the setup works on another server but doesn't work on this server. The upload_max_filesize, post_max_size and memory_limit are the same on both servers. Both are PHP Version 5.2.6-1+lenny9 -- Graham Drabble http://www.drabble.me.uk/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

