I’m running WAMP in a 2008 server. However, I’m not sure why (most likely security issues) the Apache services were not starting.
This solved the problem:
Allow the services run for all users on the pc.
Go to start>run> type in ’services.msc’ and press enter
scroll down to the two services “wampapache” & “wampmysql” right click them and select properties.
On the “general” tab of each service change startup from “manual” to “automatic”.
On the “log on” tab fill in the admin user and password and it will start the services without needing the admin to be logged in.
Cheers,
blog comments powered by Disqus