You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> default: AH00112: Warning: DocumentRoot [/var/www/html] does not exist
==> default: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
I believe Jeffrey was using Apache 2.2 when he made this and 2.4 handles the DocumentRoot differently.
The text was updated successfully, but these errors were encountered:
Running vagrant up on this ends up with an error:
==> default: AH00112: Warning: DocumentRoot [/var/www/html] does not exist
==> default: AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
I believe Jeffrey was using Apache 2.2 when he made this and 2.4 handles the DocumentRoot differently.
The text was updated successfully, but these errors were encountered: