#环境问题#
一,报错原因
Jan 14 08:39:19 kali apachectl[209053]: 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 t>
Jan 14 08:39:19 kali apachectl[209053]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Jan 14 08:39:19 kali apachectl[209053]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Jan 14 08:39:19 kali apachectl[209053]: no listening sockets available, shutting down
Jan 14 08:39:19 kali apachectl[209053]: AH00015: Unable to open logs
二,报错原因分析及解决
1,Jan 14 08:39:19 kali apachectl[209053]: 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 t>
修改配置文件,在 /etc/apache2/apche2.co