Report this

What is the reason for this report?

Default permissions on /var/www/html

Posted on September 4, 2014

Hello,

I hope to get help for a Wordpress installation over Ubuntu 14.04 on default permissions on /var/www/html. I get a 500 Internal Server Error after applied the following command and do not know exactly which was the correct chown before, in order to reverse it. chown -R www-data:www-data /var/www Many thanks Alexandru



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.

Those are the default permissions for /var/www/html A “500 Internal Server Error” implies some other type of problem. Permission errors will generally be “403 Forbidden.”

Check your Apache error logs to see more information on what the problem might be:

tail /var/log/apache2/error.log

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.