0
我已經做了所有的設置爲openldap,少於httpd。 我安裝的httpd後,當我試圖用「貢獻莫過於httpd的開始」, 顯示以下錯誤啓動:安裝OpenLDAP後httpd錯誤
[[email protected] pub]# service httpd start
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
(98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[FAILED]
我從網上了解,我需要殺一個過程,但我很困惑,因爲我在Linux上nubbie。 可以'有人告訴我一個解決我的問題?
你已經有東西綁定到端口80。 –