Announcement

#1 2014-01-28 00:37:14

Brandan
Guest

Upload Limit

The upload limit I see cannot be changed.

I tried changing it in the php.ini, the htaccess and the configuration file.

PHP.INI
post_max_size directive = 200M
upload_max_filesize = 200M
post_max_size = 200M
memory_limit = 400M

HTACCESS
php_value upload_max_filesize 12M
php_value post_max_size 12M

CONFIG
// Upload size limit
$conf['upload_maxfilesize'] = 200000;
$conf['upload_maxheight'] = 200000;
$conf['upload_maxwidth'] = 200000;

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact