|
Home > Archive > Red Hat General > January 2006 > httpd falied.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| someone 2005-04-25, 5:53 pm |
| I am using Fedore Core 3 on VMWare 4.5.2 and when I try to start httpd
from Service Configuration program I do receive the following error message;
Error:
httpd failed. The error was: Starting httpd: (98)Address already in
use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
[60G[[0;31mFAILED[0;39m]
Do you know I can I fix this problem?
| |
|
| In article <426d17c8$0$8125$afc38c87@news.optusnet.com.au>,
someone <someone@somewhere.com> wrote:
>I am using Fedore Core 3 on VMWare 4.5.2 and when I try to start httpd
>from Service Configuration program I do receive the following error message;
>
> Error:
>httpd failed. The error was: Starting httpd: (98)Address already in
>use: make_sock: could not bind to address [::]:80
>no listening sockets available, shutting down
>Unable to open logs
>[60G[[0;31mFAILED[0;39m]
>
>
>Do you know I can I fix this problem?
As root:
netstat -tap
And look for port 80 (http) and see what's already using it.
--
http://www.spinics.net/lists/vfl/
|
|
|
|
|