Ketika restart apache kq muncul error seperti judul di atas ?
Bismillah
q> Gogling ketemu banyak artikel to fix this issue :)
q> Edit file apache2.conf
[sourcecode language="bash"]sudo nano /etc/apache2/apache2.conf[/sourcecode]
q> Tambahkan satu baris berikut ini pada file tersebut
ServerName localhost
q> Kemudian restart apache2
[sourcecode language="bash"]sudo /etc/init.d/apache2 restart[/sourcecode]
Alhamdulillah
No comments:
Post a Comment