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!
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
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.