On 27 June 2011 14:16, Graham Drabble <usene...@drabble.me.uk> wrote: > On 23 Jun 2011 usene...@drabble.me.uk (Graham Drabble) wrote in > news:xns9f0d980579291grahamdrabbleline...@id-77355.user.dfncis.de: > >> On 23 Jun 2011 ja...@nixsecurity.org wrote in >> news:23a261c.efc7a3a4b4a0468ab221437b2018e...@webmail.lomag.net: >> >>> >>> 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