When Apache launches, it gives error: No installed service named "Apache2"
For some reason Apache doesn't always install the service. What you need to do is go into command prompt (start > run > type in cmd ) then type in: c:\apache2\bin\apache -k installMake sure change that path to the location you installed Apache to. That should put the service you need back in.
By the way, I got this info from this site:
http://www.ricocheting.com/server/faq.html
No comments:
Post a Comment