Report this

What is the reason for this report?

Unable to upload a theme using wordpress administration panel.

Posted on November 2, 2014

I used one-click install wordpress on ubuntu 14.04 of Digitalocean. But each time when I try to upload a theme through administration panel, it always shows “are you sure you want to do this”.

Is there any solution for this problem?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @oryan:

Just as @wenis pointed out earlier you need to increase your upload_max_filesize but you will also need to increase your post_max_size as well.

once you have updated both of those in your /etc/php5/apache2/php.ini, Be sure to restart apache.

service apache2 restart

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.