Computing.Net > Forums > Networking > Port 80 running

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Port 80 running

Reply to Message Icon

Name: aubrown
Date: June 4, 2009 at 07:24:11 Pacific
OS: Windows XP
Subcategory: Servers
Comment:

I am trying to run a web server, Apache, (via XAMPP), on my laptop to test out the software Joomla. During the XAMPP installation, though, it says that Apache cannot install because port 80 is already in use. I think that a previous installation on this machine of XAMPP is making port 80 busy, but I have uninstalled everything XAMPP related and deleted it all from the local C: drive. What should i do? How can I just stop whatever process is clogging up port 80?



Sponsored Link
Ads by Google

Response Number 1
Name: guapo
Date: June 4, 2009 at 07:29:04 Pacific
Reply:

Reboot the machine. Don't open any windows except a command prompt. Run:
netstat -ano
That will tell you the PID of the connection. Use taskkill /pid #
to kill it.

How do you know when a politician is lying? His mouth is moving.


0

Response Number 2
Name: aubrown
Date: June 4, 2009 at 07:44:43 Pacific
Reply:

THank you so much for you reply, but on the command line (and remember I have WindowsXP) is says that taskkill is not a recognized command. What should I do in this case?


0

Response Number 3
Name: aubrown
Date: June 4, 2009 at 07:47:21 Pacific
Reply:

Actually, I found tskill on google and tried it. It does exist, but I cannot kill the process (which happens to be 884 it that means anything) because it says "Access Denied"...is there a way to force it?


0

Response Number 4
Name: StuartS
Date: June 4, 2009 at 07:57:42 Pacific
Reply:

You can get round the problem by having Apache listen on port 8080. You then need to forward port 80 on your router to port 8080. This only works if you are behind a router. If you have the modem directly connected to the computer it wont.

Stuart


0

Response Number 5
Name: aubrown
Date: June 4, 2009 at 08:00:25 Pacific
Reply:

I am not using a router...just my laptop. I don't know how to kill the process, so I guess I'm at a hold up for now


0

Related Posts

See More



Response Number 6
Name: FishMonger
Date: June 4, 2009 at 08:16:55 Pacific
Reply:

Go to Task Manager and see which program is running under that PID number. You can try killing the process from there, but if it's running as a service, you'll need to stop that service.

Control Panel -> Administrative tools -> Services


0

Response Number 7
Name: jefro
Date: June 4, 2009 at 13:28:37 Pacific
Reply:

Could be IIS running or other web server maybe.

http://www.apachefriends.org/f/view...

"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10


0

Response Number 8
Name: guapo
Date: June 4, 2009 at 15:22:52 Pacific
Reply:

I have XP & taskkill exists.

How do you know when a politician is lying? His mouth is moving.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Freezing Network network freezes



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Port 80 running

Webserver NOT on Port 80? www.computing.net/answers/networking/webserver-not-on-port-80/14909.html

Block port 80/allow email,possible? www.computing.net/answers/networking/block-port-80allow-emailpossible/26280.html

Port 80 www.computing.net/answers/networking/port-80/7100.html