I formatted my computer a week ago. Installed wampp on windows xp, git and everything I needed.

When I run git for the first time it told me it had a problem with my user folder (because of the accents) so I created a new user and migrated everything to the new one.

After this wampp wouldn't start anymore. I uninstalled it and installed xampp which is what I'm using now.

My problem is that even though I requesed xampp to install Apache as a service it isn't installed. It doesn't show in windows services screen.

Xampp control panel shows mysql service running ok. When I click to install apache as a service it returns no error. When I click start apache no error is outputed. No file and no errors under c:/xampp/apache/log/

If I restart computer it says that apache service is not installed.

I tried to reinstall wampp and the same problem occurs.

If I run netstat -a -no nothing is running on port 80!

What can I do??

link|improve this question
feedback

1 Answer

If anyone comes across this issue this thread should be the only thing you need: http://www.apachefriends.org/f/viewtopic.php?f=16&t=48483&p=186109&hilit=apache+service+installed#p186109

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.