when i go to my digital ocean and type in the console to restart apache2, it tells me there is an error and i need to set the "servername directive globally" I have seen a thread on this but I have tried it all and it still will not restart.
Asked
Active
Viewed 2,459 times
1 Answers
0
Possible duplicate of Apache error "Could not reliably determine the server's fully qualified domain name"
Except maybe instead of setting the ServerName to 'localhost' you want to set it to your server's actual (DNS) hostname, or the IP address depending on your DNS setup.