Report this

What is the reason for this report?

Uploading wordpress theme error

Posted on April 8, 2015

Hi! I have a problem. I install my wordpress and then when I upload any theme the screens become blank. The admin panel and the website. They both become white. I need to delete the theme in my ftp to reopen my panel. Plz help…



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 @sierracircle:

do you have access to ssh to your server? If so, then you just run that command (assuming your web-folder is /var/www):

sudo chown -R www-data:www-data /var/www/

that should do it. If you do not have access to ssh commandline, then some sftp clients will let you change permissions, but it is different on each client, so I cannot give instructions for that

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.