Difference between revisions of "FAQ Menaikan Upload Limit"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Edit file vi /etc/php5/apache2/php.ini ubah upload_max_filesize = 2M menjadi upload_max_filesize = 10M atau yang anda mau ==Referensi== * http://wptheming.com/2009/07/upload_ma...) |
Onnowpurbo (talk | contribs) |
||
Line 12: | Line 12: | ||
atau yang anda mau | atau yang anda mau | ||
+ | |||
+ | Kemudian restart apache | ||
+ | |||
+ | /etc/init.d/apache2 restart | ||
Revision as of 07:03, 27 February 2011
Edit file
vi /etc/php5/apache2/php.ini
ubah
upload_max_filesize = 2M
menjadi
upload_max_filesize = 10M
atau yang anda mau
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