Upload Limit Change
killerstrom
Joined: 2004-12-27
Posts: 20 |
![]() |
Anyone up for some quick support about this one?! Cheers! |
|
delebre
Joined: 2004-09-08
Posts: 9 |
![]() |
How do you LOWER the limit from 8MB down to say.. 1MB? |
|
killerstrom
Joined: 2004-12-27
Posts: 20 |
![]() |
Yadda yadda!!! In this enviroment there are several files mucho grande bigger than 8MB... So delebre 1MB, yeah.. yeah, you find out that yourself. |
|
delebre
Joined: 2004-09-08
Posts: 9 |
![]() |
Wow, thanks for the help. I see my ideals are much less significant and valid than yours.... |
|
killerstrom
Joined: 2004-12-27
Posts: 20 |
![]() |
delebre Your welcome! |
|
bharat
![]()
Joined: 2002-05-21
Posts: 7994 |
![]() |
Killerstrom, if you want help here please try acting like an adult. Thanks. Delebre, there are two PHP settings you can change. upload_max_filesize post_max_size You can change these values in your php.ini, or you can put a directive like this: php_value upload_max_filesize 1M in your httpd.conf or .htaccess as appropriate. Also see FAQ Gallery:c.6 which is aimed at Gallery 1.x, but is still somewhat applicable. |
|
gregradz
Joined: 2004-09-20
Posts: 57 |
![]() |
Bharat- |
|