I have uninstalled the last version (No problems there) But since the latest version, i cannot seem to install apache even though it is bundled in ith the program.
Every time i try to click Install Service, nothing happens.... Any Suggestion ?
I am willing to run MSN Remote Assistance or VNC to get this problem sorted out.
You need to clean up your windows registry (regedit). Follow the explanations you will find in the FAQ of this site, then reinstalle the service and everything should work.
I have got exactly the same problem. Whatever I do installing or uninstalling there is only mysql service running. Apache service is unavailable. INSTALL SERVICE will make nothing happen at all. By the way, the system is Windows 2003.
Install without any problem but Apache doesn't work. No service and I can't get the Apache service to start (there is no service at all). Whatever I do I cannot get it to work.
This appears to be a WAMP problem. Have exactly the same problem with a clean install. Running Win XP SP2 with all the updates. Would be good to get this working as it did before. I guess it is a result of the combining of Apache services into the program in the latest version.
I have just looked at the services running and the "wampapache" service is set to automatically start but didn't. I tried to start it from within services.msc and get the following message:
"Windows could not start wampapache on Local Computer. For more information review the system event log. If this is a non-Microsoft service, contact the service vendor, and refer to service specific error code 1"
The event log isn't much more helpful simply saying "The wampapache service terminated with service-specific error 1 (0x1)." which is about the same.
I found the sollution. When you are running SKYPE apache does'n't install or start. When I close SKYPE there is nog problem anymore and apache installs and starts right away.
I found the same solution. It is on the Skype site saying that if Apache is using port 80 then there may be a conflict. I have told skype to NOT look at port 80 (Tools-Options-Connection and untick the box that says "Use port 80 and 443 as alternatives for incoming connections" and that was about it. I didn't need to open a port in the firewall, that appeared to work fine.
I think that this is something that needs to be made sticky so that people using skype don't have the same problem. It isn't a WAMP issue as I thought, but a skype issue - nevertheless I think that WAMP should put this more clearly in the FAQs for people that use skype. (Just a suggestion)
I am getting exactly the same error message, and I do not have skype or any other app on my testing machine which would cause any conflict. Any thoughts on how to get this working, before I go back to the previous edition?
1. Disable / Remove the apache service from wamp or by sc delete (servicename) or through the registry. (even if it does not display as installed). 2. After you have done that Install apache service.
Should resolve the issue, for some reason apache is not registering correctly when it's installed.
Hi all! I had the same problem today, and also have Skype installed on my XP system. I did every of your ideas on fixing the problem:
-uninstalled wamp server -cleaned the registry -closed Skype -reinstalled wamp server
...and now it's working, no problems at all. So thanks!!
(Before that, I had 1.5.10. It hadn't appear that apache service is installed, and said that 1 of 2 services is running (so no apache). I tried to install manually the service by typing in the command line: "Apache.exe -k install". After that I started manually the service in Control panel, and it worked, although still said that 1 of 2 services is running. But it worked in the background without any problems.)
Same as above, I had to 1 uninstall wamp, 2 clean the registry, 3 have told skype to NOT look at port 80 (Tools-Options-Connection and untick the box that says "Use port 80 and 443 as alternatives for incoming connections" 4 reinstalled
(Drake the instructions on cleaning the registry are here [www.wampserver.com]
This must be made a sticky there are number of similar threads on the same subject.)