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