[SOLVED] Unable to upload files larger than 8MB ... limit

CGreenTX

Joined: 2004-12-20
Posts: 51
Posted: Wed, 2005-02-02 23:39

I have my upload limit set at 25MB. Uploads of files larger than 8MB fail. on the upload page I have this text which is obviously contradictory. Any ideas?

Note: You can upload up to 8 megabytes at one time. No individual file may be larger than 25 megabytes.

Thanks!

Chris Green

----

Gallery URL (optional): http://ftp.greenfam.org/gallery2
Gallery version: CVS 2005-01-13
Webserver (with version): Apache 2.0.52
Datatabase (with version): mySQL 4.1
PHP version (eg 4.2.1): 5.0.3
phpinfo URL (optional): http://ftp.greenfam.org/test.php
Graphics Toolkit(s): gd, netpbm, imagemagick
Operating system: FreeBSD 5.3
Web browser/version: Firefox 1.0
[/i]

 
volksport
volksport's picture

Joined: 2002-10-06
Posts: 239
Posted: Wed, 2005-02-02 23:45

see your phpinfo: post_max_size 8M

 
CGreenTX

Joined: 2004-12-20
Posts: 51
Posted: Thu, 2005-02-03 17:05

Worked great! Thanks!

Chris Green