Ada yang pernah mencoba menjalankan ubuntu di perangkat android? Mungkin teman-teman yang pernah mencobanya mengalami masalah yang sama dengan yang saya alami. ketika mencoba menginstall lamp server, muncul error “AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using ::1. Set the ‘ServerName’ directive globally to suppress this message” ketika akan menjalankan apache server.
Solusi:
tambahkan ServerName pada /etc/apache2/apache2.conf.
sudo nano /etc/apache2/apache2.conf
Pada contoh ini saya tambahkan dibawah Global configuration.
# Global configuration # ServerName localhost
Langkah selanjutnya, restart apache2.
sudo service apache2 restart






Users Today : 147
Users Yesterday : 286
This Month : 685
This Year : 82709
Total Users : 147196
Views Today : 774
Total views : 660015
Who's Online : 1
Recent Comments