Learn PHP

  • LinuxHow to fix the Apache error AH00558 : Could not reliably determine the server’s FQDN

    How to fix the Apache error AH00558 : Could not reliably determine the server’s FQDN

    In this video we learn how to fix the 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. We learn how to configure the /etc/apache2/apache2.conf configuration file, and the /etc/apache2/sites-available/000-default.conf configuration file. We learn how to configure the hosts files for Windows/Linux/macOS so we can use…

    Read More »
Back to top button