What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Need Fast help w/ Apache/ Port Problem -SOLVED-

Need Fast help w/ Apache/ Port Problem -SOLVED-
Author: Message:
albert
Veteran Member
*****

Avatar

Posts: 2247
Reputation: 42
– / Male / Flag
Joined: Feb 2005
O.P. Need Fast help w/ Apache/ Port Problem -SOLVED-
ok.. I installed XAMPP to be able to run my own radio station.. now problem is, i cant seem to run APACHE, which is rlly weird.. I went into the FAQ and it told me it may be because of some other program using the port 80.. now I dunt know much bout ports or APACHE server or anything.. But I would like to know how to check which application is using that port so I can stop it and start apache..

Thx for you quick help,

lp15

This post was edited on 09-28-2005 at 02:44 PM by albert.
09-23-2005 04:05 PM
Profile E-Mail PM Web Find Quote Report
ipab
Veteran Member
*****

Avatar
Design Evolved

Posts: 1017
Reputation: 32
34 / Male / Flag
Joined: May 2004
RE: Need Fast help w/ Apache/ Port Problem
most ftp programs are able to forward through port 80 in case some hosts block port 23, there are several programs that are able to do this, maybe a listing of running processes would be ideal for us to help you. Nothing is usually running in port 80 as this is the http port, usually its things like mail clients and such that redirect throught this port, so my guess is close all running processes and start them up in sequence.
56656E692C 20566964692C 2056696369
09-23-2005 04:30 PM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Need Fast help w/ Apache/ Port Problem
quote:
Originally posted by lp15
But I would like to know how to check which application is using that port so I can stop it and start apache..
To do it without installing any extra programs...

- Open a command prompt and run "netstat -aon"
- Look in the "Local Address" column for something ending with ":80"
- Look over at the "PID" column and remember that number
- Open the Task Manager, switch to the Processes tab, and find that PID. If you don't see the PID column, enable it under "View > Select Columns."

Or just download a copy of TCPView. :p
09-23-2005 05:33 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On