apache設定問題 - Linux

Table of Contents

因為我發現localhost網頁出現了錯誤訊息

Forbidden

You don't have permission to access / on this server.


我就去httpd.conf去修改了些設定

但不知道是不是誤設了什麼

我打上apachectl restart之後 出現

httpd not running, trying to start
(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

請問是怎麼了嗎??

--

All Comments

Kelly avatarKelly2010-04-14
重開不行就換個ip
Quanna avatarQuanna2010-04-17
看來是有甚麼東西吃住80埠了..你要不要把他kill掉
David avatarDavid2010-04-18
有程式佔用80了...