FAQ Menaikan Upload Limit
Revision as of 07:06, 27 February 2011 by Onnowpurbo (talk | contribs)
Edit file
vi /etc/php5/apache2/php.ini
ubah
upload_max_filesize = 2M post_max_size = 8M
menjadi
upload_max_filesize = 100M post_max_size = 100M
atau ke ukuran / size yang anda inginkan. Kemudian restart apache
/etc/init.d/apache2 restart
Referensi
- http://wptheming.com/2009/07/upload_max_filesize/
- http://wptheming.com/wp-content/uploads/2009/07/php.ini
- http://wordpress.org/support/topic/video-too-large-over-8mb
- http://wordpress.org/support/topic/how-do-i-add-a-an-audio-file-to-my-blog-that-people-can-download?replies=18#post-875560