Hello, I am having trouble in starting apache. I had vista before and it worked well. Now I installed win 7, and have trouble.
When I want to start, I get messages:
Busy...
Apache started [Port 80]
I tried turning off skype, because it was causing problems often. But didn't help. Then I tried ediding httpd.conf file and changed some lines:
Listen 8080
ServerName localhost:8080
But apache is still not starting. And gives the same error messages:
Busy...
Apache started [Port 80]
the port is still 80, looks like it does not read the file where I made the changes.
Any thoughts what could I do?
Edit: also I tried netstat -ano - did not find the process who is using 80 port