Re: httpd driving me crazy.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2007-01-30 at 16:34 -0600, Aaron Konstam wrote:
> When I do a:
> services httpd start
> 
> I get this error:
> [root@saturn conf]# service httpd start
> Starting httpd: (98)Address already in use: make_sock: could not bind to
> address [::]:80
> (98)Address already in use: make_sock: could not bind to address
> 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs
> Doing a netstat -pltn gives me:
> 
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address               Foreign Address
> State       PID/Program name
> tcp        0      0 127.0.0.1:2208              0.0.0.0:*
> LISTEN      1900/hpiod
> tcp        0      0 0.0.0.0:614                 0.0.0.0:*
> LISTEN      1704/rpc.statd
> tcp        0      0 0.0.0.0:5802                0.0.0.0:*
> LISTEN      2096/Xvnc
> tcp        0      0 0.0.0.0:5900                0.0.0.0:*
> LISTEN      2598/Xorg
> tcp        0      0 0.0.0.0:5902                0.0.0.0:*
> LISTEN      2096/Xvnc
> tcp        0      0 0.0.0.0:111                 0.0.0.0:*
> LISTEN      1683/portmap
> tcp        0      0 0.0.0.0:6002                0.0.0.0:*
> LISTEN      2096/Xvnc
> tcp        0      0 127.0.0.1:631               0.0.0.0:*
> LISTEN      1917/cupsd
> tcp        0      0 127.0.0.1:25                0.0.0.0:*
> LISTEN      1964/sendmail: acce
> tcp        0      0 127.0.0.1:6010              0.0.0.0:*
> LISTEN      3923/1
> tcp        0      0 127.0.0.1:2207              0.0.0.0:*
> LISTEN      1905/python
> tcp        0      0 :::6002                     :::*
> LISTEN      2096/Xvnc
> tcp        0      0 :::22                       :::*
> LISTEN      1932/sshd
> tcp        0      0 ::1:6010                    :::*
> LISTEN      3923/1
> 
> Which shows nothing Listening on port 80. One again FC6 has done me in.
> Any explanations? 

Try "netstat -pan | grep :80".  You may be running something like "xmms"
which will USE port 80, but it's not a process LISTENING on port 80. 
Your check was limited to things listening on port 80.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-              Never eat anything larger than your head              -
----------------------------------------------------------------------

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux