LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-17-2005, 11:27 AM   #1
Bill Fox
LQ Newbie
 
Registered: Dec 2004
Location: Edmonton, Alberta Canada
Distribution: Fedora Core
Posts: 17

Rep: Reputation: 0
Port 80 is in use by some process


I am setting up Lotus Domino to run on Fedora Core 3. I have everything working fine except when I try to start the HTTP task on the Domino server it says that port 80 is in use by another process.
In the setup I have the Apache server disabled, but obviously there is some other process that has port 80 open.
Is there some way to query port 80 and determine what process has it open?

Thanks
 
Old 01-17-2005, 04:44 PM   #2
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
A common first diagnostic step would be to telnet to that
port ...
telnet <host> <port>



Cheers,
Tink
 
Old 01-17-2005, 04:48 PM   #3
rtspitz
Member
 
Registered: Jan 2005
Location: germany
Distribution: suse, opensuse, debian, others for testing
Posts: 307

Rep: Reputation: 33
sure !

Code:
netstat -l -n -p |grep 80
in case apache 1 is running on the machine it will give you something like this:

Code:
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN1973/httpd
with 1973 being the PID of httpd
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
find process runnning on particular port varunbihani Linux - Newbie 1 05-19-2005 09:09 AM
Process and TCP Port jonty_11 Programming 7 02-22-2005 06:27 PM
Per port/process bandwidth bratch Linux - Networking 2 12-11-2004 11:40 AM
Bash Scripting - child process affecting parent process mthaddon Linux - General 1 05-02-2004 01:19 PM
How to filter traffic using port+process in IPTables muath Linux - Security 10 03-01-2004 11:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration