This is a discussion on Apache unable to start within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I don't know what happened, but I stopped Apache, restarted it, and it didn't want to work ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I don't know what happened, but I stopped Apache, restarted it, and it
didn't want to work again. I reinstalled it, recreated my virtual domains, but whenever I try to start it, I get this strange error [root@aaaeee]# apachectl start Starting httpd2: [Sat Aug 13 10:08:50 2005] [notice] ActiveX filtering module v0.2 made by Brice RENAUD (brice@free.fr) enabled. (98)Address already in use: make_sock: could not bind to address [::]:80 no listening sockets available, shutting down Unable to open logs What does it mean? Before this Apache worked fine and I had my domain working and visible Thank you Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |
|
|||
|
Davide Bianchi wrote:
> On 2005-08-13, Lampa Dario <lamp@dario.it> wrote: >> (98)Address already in use: make_sock: could not bind to address [::]:80 > > Something is using port 80 already, it could be some processes that > didn't died correctly or some other application is keeping port 80 > busy. Check what's that, kill it and restart your apache. Do you use Skype maybe? Skype uses port 80 if it isn't already in use. You can change that in the settings though. -- Els http://locusmeus.com/ Sonhos vem. Sonhos vão. O resto é imperfeito. - Renato Russo - |
|
|||
|
Il Sat, 13 Aug 2005 10:54:55 +0200, Els ha scritto:
> Davide Bianchi wrote: > >> On 2005-08-13, Lampa Dario <lamp@dario.it> wrote: >>> (98)Address already in use: make_sock: could not bind to address [::]:80 >> >> Something is using port 80 already, it could be some processes that >> didn't died correctly or some other application is keeping port 80 >> busy. Check what's that, kill it and restart your apache. I have checked with nmap, and port 80 is not used. > Do you use Skype maybe? Skype uses port 80 if it isn't already in use. > You can change that in the settings though. No, I am not using skype. Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |
|
|||
|
When I try to start Apache by webmin I get this error message:
https://localhost:10000/apache/start...gi%3Ftype%3D11 > Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |
|
|||
|
Lampa Dario wrote:
> When I try to start Apache by webmin I get this error message: > > https://localhost:10000/apache/start...gi%3Ftype%3D11 I don't think I have access to your PC using localhost as the domainname ;-) -- Els http://locusmeus.com/ Sonhos vem. Sonhos vão. O resto é imperfeito. - Renato Russo - |
|
|||
|
Il Sat, 13 Aug 2005 11:49:01 +0200, Els ha scritto:
> Lampa Dario wrote: > >> When I try to start Apache by webmin I get this error message: >> >> https://localhost:10000/apache/start...gi%3Ftype%3D11 > > I don't think I have access to your PC using localhost as the > domainname ;-) I didn't mean this. Anyway, now, suddenly Apache is working again. I don't know what happened, but now it works (more or less ...) Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |