(Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName)
Para solucionar el mensaje anterior solo es necesario modificar el archivo
#nano etc/apache2/httpd.conf
y agregar
ServerName localhost
Saludos
(Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName)
Para solucionar el mensaje anterior solo es necesario modificar el archivo
#nano etc/apache2/httpd.conf
y agregar
ServerName localhost
Saludos