Page 1 of 1

Apache server does not started

PostPosted: 07. February 2010 15:47
by klstrfr
Hello, its my first time with apache. I've downloaded the .zip archive and extracted to C:\xampp. When I want to start the appache server with "apache_start.bat" i become the message: "apache" is not started. Even if i turn off my firewll. Can anyone help me?

Re: Apache server does not started

PostPosted: 07. February 2010 16:03
by Wiedmann
When I want to start the appache server with "apache_start.bat" i become the message: "apache" is not started.

Read the "error.log".

Re: Apache server does not started

PostPosted: 07. February 2010 16:05
by klstrfr
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
this is the content of my error.log

Re: Apache server does not started

PostPosted: 07. February 2010 19:47
by Wiedmann
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden. :

So there is already a server running. Stop this server, and you can start Apache.

Re: Apache server does not started

PostPosted: 10. February 2010 22:23
by hanswurst123
Or maybe Skype running? I had the same error, closing Skype solved it ;)

Re: Apache server does not started

PostPosted: 10. February 2010 23:59
by geojay
hanswurst123 wrote:Or maybe Skype running? I had the same error, closing Skype solved it ;)


You can set Skype to stop listening on port 80 (and 443) by going to Tools -> Options... -> Advanced -> Connection and unticking "Use port 80 and 443 as alternatives for incoming connections"

I should think this will be a common problem so maybe should be added as a sticky or similar?