apabila masbro2 sekalian menjumpai masalah seperti yg saya alami dibawah ini
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
masalah diatas saya dapati setelah meng-upgrade server ubuntu 12.04 ke 14.04
cara mengatasinya adalah sbb :
1. Login sebagai root
2. nano /etc/apache2/conf-available/servername.conf
3. Tambahkan ServerName localhost
atau dengan perintah sekali jalan dibawah ini
# echo "ServerName localhost" | sudo tee /etc/apache2/conf-available/servername.conf
4. a2enconf servername
5. service apache2 reload atau service apache2 restart atau apache2ctl graceful
6. Selesai.
untuk skrinsutnya ke tkp aje ye > http://ecaknyo.blogspot.com/2014/05/ah0 ... iably.html
AH00558: apache2: Could not reliably determine the
Who is online
Users browsing this forum: No registered users and 41 guests