Page 1 of 1

apache does not run

PostPosted: 05. June 2012 01:48
by iprogramplus
hi,
installed XAMPP.
however, when going to http://localhost does not work.
in control panel only MySQL is running not Apache

Re: apache does not run

PostPosted: 05. June 2012 02:19
by JonB
what is in the Apache error log?

:?:

Re: apache does not run

PostPosted: 05. June 2012 02:52
by iprogramplus
I restarted XAMPP when in control panel, trying to start apache I get "ERROR Apache service not started [-1]'

Re: apache does not run

PostPosted: 05. June 2012 04:03
by JonB
OK -

The most likely things are:

A:
You have other programs/services running on Ports 80 or 443

Use the 'netstat' button in the Control Panel to see what is running on either ports 80 and/or 443. (you should use the xampp-control-3-beta OR download the newest version from the topic above in this board)

B: Your firewall may be blocking Apache - create an exception for httpd.exe in \xampp\apache\bin.

Good Luck
8)



ycf

Re: apache does not run

PostPosted: 05. June 2012 04:51
by Altrea
Hi iprogramplus,

Do you have already installed the Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) Runtime?
Thats a requirement for the current XAMPP versions.

JonBs suggestions are true too. Please check them as well.

best wishes,
Altrea

Re: apache does not run

PostPosted: 05. June 2012 11:56
by iprogramplus
hi
I am using version 2.5 where is the netstat button?
can you provide a link to ver 3 beta?
thanks

Re: apache does not run

PostPosted: 05. June 2012 13:45
by Altrea
Hi iprogramplus,

iprogramplus wrote:can you provide a link to ver 3 beta?

Either use the xampp-control-3-beta.exe in your \xampp\ folder (it is Control Panel v 3.0.2) or Download the very last version of that control panel here: viewtopic.php?f=16&t=48932

best wishes,
Altrea

Re: apache does not run

PostPosted: 05. June 2012 14:26
by iprogramplus
thanks,
I see port 80 and 443 in use by skype

Re: apache does not run

PostPosted: 05. June 2012 14:31
by iprogramplus
I turned skype off and it works, however, how do I run both Apache and Skype?

Re: apache does not run

PostPosted: 05. June 2012 14:32
by Altrea