Could not reliably determine the server’s fully qualified domain name December 16, 2022 by Tarik sudo vim /etc/apache2/httpd.conf Insert the following line at the httpd.conf: ServerName localhost Just restart the Apache: sudo /etc/init.d/apache2 restart