Page 1 of 1

[XAMPP 1.7.3] Apache dont run

PostPosted: 05. June 2012 19:34
by Bobakrome
Hello all.

I'm running xampp and I'm familiarized with him by 1 year but, i had to reinstall it, now, when i run it, mysql works fine but, apache when i try to start it my xampp freezes for a while and after it unfreezed it says "[Line 1]Busy.. [Line 2]Apache service started" but it didn't. Any help?

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 05. June 2012 21:02
by JonB
yeah - what's in the Apache error log?

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 18:08
by Bobakrome
I do not have anything in xampp/apache/logs , and port-check shows me all the ports are free

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 18:10
by Altrea
Hi Bobakrome,

Are you still using the XAMPP version 1.7.3 or do you use the current 1.7.7?
If you are running XAMPP components as services take a look into your Windows event log.
Some problems will be reported only there.

best wishes,
Altrea

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 18:21
by Bobakrome
Uhm I use xampp 1.7.3, and Windows event log? What is that? -.-" If you show me how to do it ill post here all i find suspect

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 18:43
by Bobakrome
I mean I dont know how to access windows event log O.O

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 18:47
by Altrea
Google knows EVERYTHING 8)
http://bit.ly/Laaaob

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 19:00
by Bobakrome
And i am in event viewer, now what i'm supposed to do?

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 06. June 2012 19:12
by Altrea
Search in the system and application category for warning and error messages from apache.
Sorry that it is a bit complicated now, but thats the price to pay if you want to use components as windows services.

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 07. June 2012 12:34
by Bobakrome
At the moment there isnt any error from apache service, i searched , nothing found ..

Re: [XAMPP 1.7.3] Apache dont run

PostPosted: 07. June 2012 13:43
by Altrea
Please unregister your Apache service and try to start Apache only with the Start button in your XAMPP control panel.

If this don't work, please try this
  • open your windows command line
  • navigate to your \xampp\apache\bin\ folder
  • start httpd.exe

best wishes,
Altrea