Xampp can't start apachem windows xp
Posted
by
jribeiro
on Super User
See other posts from Super User
or by jribeiro
Published on 2011-10-08T19:48:42Z
Indexed on
2012/04/13
5:34 UTC
Read the original article
Hit count: 273
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??
© Super User or respective owner