On 27 June 2011 14:16, Graham Drabble <usenet05@xxxxxxxxxxxxx> wrote: > On 23 Jun 2011 usenet05@xxxxxxxxxxxxx (Graham Drabble) wrote in > news:Xns9F0D980579291grahamdrabblelineone@xxxxxxxxxxxxxxxxxxxxxxx: > >> On 23 Jun 2011 james@xxxxxxxxxxxxxxx wrote in >> news:23a261c.efc7a3a4b4a0468ab221437b2018e934@xxxxxxxxxxxxxxxxx: >> >>> >>> 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 I'd check for other differences in the phpinfo() output. Anything that is different should be examined and verified as being appropriate. -- Richard Quadling Twitter : EE : Zend : PHPDoc @RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php