mediatribe.net -- Drupal et développement web

Notice: this post was last updated Il y a 3 years 33 weeks so it might be outdated. Please be cautious before implementing any of suggestions herein.

DocumentRoot does not exist when it does?

When restarting Apache, if you get "DocumentRoot does not exist", but your document root does exist, and you have read access to it, try this:

setenforce 0
sudo apachectl restart

I have no idea what this is, but it worked for me!