Page 1 of 1

Issues with running Apache

PostPosted: 08. May 2013 17:33
by martynball
I have had XAMPP installed before, but it stopped working. So What I have done is uninstall it and then install a newer version.

I noticed though that the "mysql" service was pointing to the wrong path, it was pointing to "c:/xampp..." when it should be "c:/xampp2..." so I went into regedit and changed it. I'm still having issues though, MySQL seems to be running find, but apache will not work at all, here is the error:

Code: Select all
05:27:15 PM  [Apache]    Attempting to start Apache app...
05:27:15 PM  [Apache]    Status change detected: running
05:27:16 PM  [Apache]    Status change detected: stopped
05:27:16 PM  [Apache]    Error: Apache shutdown unexpectedly.
05:27:16 PM  [Apache]    This may be due to a blocked port, missing dependencies,
05:27:16 PM  [Apache]    improper privileges, a crash, or a shutdown by another method.
05:27:16 PM  [Apache]    Check the "/xampp/apache/logs/error.log" file
05:27:16 PM  [Apache]    and the Windows Event Viewer for more clues


Weird though as there are no errors, there isn't even an error.log file!

Re: Issues with running Apache

PostPosted: 08. May 2013 17:40
by Altrea

Re: Issues with running Apache

PostPosted: 08. May 2013 17:43
by martynball
Yes

Re: Issues with running Apache

PostPosted: 08. May 2013 18:04
by Altrea
start apache_start.bat in Windows command line

Re: Issues with running Apache

PostPosted: 08. May 2013 18:14
by martynball
It isn't in English :S

Code: Select all
Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
(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

Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue . . .

Re: Issues with running Apache

PostPosted: 08. May 2013 18:17
by martynball
Ah, port 80...

I closed Skype and it works now, thanks :)

Re: Issues with running Apache

PostPosted: 08. May 2013 18:54
by Altrea
You are welcome :)