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

Published: 29 September 2024
on channel: PHP Coder USA
300
8

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 a non-routable domain name that uses the .internal top level domain (TLD). We use this TLD in conjunction with a local network that consist of private/non-routable IP addresses.

Associated Article : https://www.phpcoderusa.com/how-to-fi...

About Me : Keith Smith - a Freelance PHP Programmer Turn PHP Developer Mentor.

Subscribe to my newsletter to keep up with what is going on and to find out about any special offers : https://www.phpcoderusa.com/newslette...

Visit my website : https://www.PHPCoderUSA.com/

Don't forget to Subscribe to This YouTube Channel So You Do Not Miss Any Future Videos.

My Social Media Pages:
Facebook :   / php-coder-usa-346066869165684  
LinkedIn :   / keith-smith  

#phpcoderusa