Page 1 of 1

Server not starting

PostPosted: 25. July 2013 16:17
by tank130
I know this is a common error message, but it is odd that it is happening now.

Code: Select all
(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted.  :  AH00072 make_sock :  could not bind to address [ : : ] : 80 (OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted.  : AH00072 make_sock :  could not bind to address 0.0.0.0:80
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
 


I have had everything up and running for about a week, no problems. Yesterday I installed teamviewer and of course it caused a conflict at port 80. I have uninstalled teamviewer and restarted my computer, but I still get this error.

I have double checked that all IIS is disabled (it was disabled before when apache was working, just wanted to ensure nothing had changed)

I used netsat - ano to check for the ports PID and then used task manager to see what is using ports 80 & 443. Task manager says Apache http Server is using port 80 & 443

When I open the Xampp control panel, it indicates Apache is running. ( I am trying to attach a screen shot, but that appears to be disabled on this forum)
When I use the start Xampp exe, I get the error message.

So this is my confusion. The control panel says it is working, but the start exe says it is shut down. Any thoughts or suggestions?

Re: Server not starting

PostPosted: 25. July 2013 16:47
by Altrea
What happens if you request http://localhost/ in your Browser?

Re: Server not starting

PostPosted: 27. July 2013 01:02
by tank130
I get the Xampp for windows page

Re: Server not starting

PostPosted: 27. July 2013 05:51
by Altrea
So there IS already an XAMPP Apache running.

Re: Server not starting

PostPosted: 27. July 2013 16:09
by tank130
Well, that s what I thought, but it still does not explain the errors

When I run the xampp_stop.exe, I get this error"
Code: Select all
Can't find Apache Process 2248
Can't find MySQL Process 2412


So what appears to be happening is, I can't turn it off. So when I try to run it, it of course errors because there is already a version running.
Any idea how I can try to turn it off so it starts correctly?

Re: Server not starting

PostPosted: 27. July 2013 18:32
by Altrea
It would be very helpful if you would post us the entire contents of your XAMPP control panel log window.

Re: Server not starting

PostPosted: 27. July 2013 23:10
by tank130
I hope this is what you are looking for:

Code: Select all
3:07:22 PM  [main]    Initializing Control Panel
3:07:22 PM  [main]    Windows Version: Windows 7 Ultimate SP1 64-bit
3:07:22 PM  [main]    XAMPP Version: 1.8.2
3:07:22 PM  [main]    Control Panel Version: 3.2.1  [ Compiled: May 7th 2013 ]
3:07:22 PM  [main]    Running with Administrator rights - good!
3:07:22 PM  [main]    XAMPP Installation Directory: "d:\eir2website\"
3:07:22 PM  [main]    Checking for prerequisites
3:07:29 PM  [main]    All prerequisites found
3:07:29 PM  [main]    Initializing Modules
3:07:29 PM  [Apache]    XAMPP Apache Service is already running on port 80
3:07:29 PM  [Apache]    XAMPP Apache Service is already running on port 443
3:07:29 PM  [mysql]    XAMPP MySQL Service is already running on port 3306
3:07:29 PM  [filezilla]    XAMPP FileZilla Service is already running on port 21
3:07:29 PM  [filezilla]    XAMPP FileZilla Service is already running on port 14147
3:07:29 PM  [main]    Starting Check-Timer
3:07:29 PM  [main]    Control Panel Ready

Re: Server not starting

PostPosted: 28. July 2013 10:28
by Altrea
tank130 wrote:3:07:29 PM [Apache] XAMPP Apache Service is already running on port 80
3:07:29 PM [Apache] XAMPP Apache Service is already running on port 443

Okay, so you have started Apache with the help of a Windows service.
Try to hit the stop button in your control panel. If Apache stops successful click on the green check icon to remove the servive.