# Se ao iniciar o apache2 aparecer a seguinte mensagem "Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName"
# Solução:
# editar o arquivo /etc/apache2/httpd.config
# inserir ServerName localhost
# restartar o apache /etc/init.d/apache2 restart

Nenhum comentário:
Postar um comentário