Configuring Apache Web Server for localhost
Moderator: General Moderators
-
NeelamHere
- Forum Newbie
- Posts: 5
- Joined: Mon Sep 12, 2011 8:09 am
Configuring Apache Web Server for localhost
I have installed apache web server 2 but it does not connect to port 80 that is local host. Thus it does not execute any files.
Re: Configuring Apache Web Server for localhost
Try shutting down Skype before starting the Apache server.
There are 10 types of people in this world, those who understand binary and those who don't
-
NeelamHere
- Forum Newbie
- Posts: 5
- Joined: Mon Sep 12, 2011 8:09 am
Re: Configuring Apache Web Server for localhost
I haven't installed Skype on Windows XP.
Re: Configuring Apache Web Server for localhost
Well, that's the most often seen problem with Apache and Skype
That's why I suggested it.
Please, post Apache error logs.
Also see if port 80 is already used before starting the Apache:
[text]netstat -ao |find /i "listening"[/text]
Please, post Apache error logs.
Also see if port 80 is already used before starting the Apache:
[text]netstat -ao |find /i "listening"[/text]
There are 10 types of people in this world, those who understand binary and those who don't