How to Increase Max Upload size in DigitalOcean WordPress droplet?

4.1K views 1 minutes read
A+A-
Reset

 

Digital Ocean is providing cheap cost virtual servers. In our last video, we installed WordPress in Digital Ocean server.  In this vlog, we have used PuTTY for SSH controlling DigitalOcean and we have altered few settings in (apache PHP configuration) php.ini file.

Below are list of commands followed in sequential order.

sudo nano /etc/php5/apache2/php.ini

upload_max_filesize = 64M

post_max_size = 64M

max_execution_time = 300

sudo service apache2 restart

Signup using this special link for DigitalOcean and get $ 10 for starting with. https://m.do.co/c/f38201fefddf

Leave a Reply

1 comment

Nikita December 1, 2016 - 3:38 PM

Thanks for such a detailed video. Definitely using it next time.

Reply

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Adblock Detected

Please support us by disabling your AdBlocker extension from your browsers for our website.