Apache2 : 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

De www.yakakliker.org
Révision datée du 22 avril 2024 à 16:19 par Administrateur (discussion | contributions) (Page créée avec « Editer le fichier : /etc/apache2/apache2.conf Ajouter la ligne suivante à la fin du fichier. as<syntaxhighlight lang="bash"> ServerName 127.0.0.1 </syntaxhighlight>Recharger Apache2<syntaxhighlight lang="bash"> systemctl restart apache2 </syntaxhighlight> === Lien : === https://www.digitalocean.com/community/tutorials/apache-configuration-error-ah00558-could-not-reliably-determine-the-server-s-fully-qualified-domain-name Catégorie:Apache2 Catégorie... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Editer le fichier : /etc/apache2/apache2.conf

Ajouter la ligne suivante à la fin du fichier.

as

ServerName 127.0.0.1

Recharger Apache2

systemctl restart apache2

Lien :

https://www.digitalocean.com/community/tutorials/apache-configuration-error-ah00558-could-not-reliably-determine-the-server-s-fully-qualified-domain-name