"Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName"
hatasından kurtulmak için
/etc/apache2/httpd.conf
dosyasının içerisine
ServerName localhost
yazmanız ve
/etc/init.d/apache2 restart
komutu ile Apache'yi yeniden başlatmanız yeterli olacaktır.
Volkan Özyılmaz
No comments:
Post a Comment