PHP_INI_PERDIR Entry can be set in php.ini, .htaccess, httpd.conf or .user.ini (since PHP 5.3)
php.ini
upload_max_filesize = 32M
post_max_size = 32M
then httpd restart
http://stackoverflow.com/questions/13442270/ini-setupload-max-filesize-200m-not-working-in-php
http://hangaebal.blogspot.kr/2015/06/php-increase-max-upload-size-wordpress.html
'Blogger 이사' 카테고리의 다른 글
[Javascript] milliseconds to time string (0) | 2016.04.04 |
---|---|
[cakephp] .htaccess mod_rewrite edit for exclude folder or url (0) | 2016.04.04 |
[apache] change run user, group (0) | 2016.04.04 |
[cakephp] not found the requested url (apache) (0) | 2016.04.04 |
[vagrant] synced folder owner change (apache) (0) | 2016.04.04 |