Jim,

Just for kicks I tried a different ip and it gave me the same error message.

[EMAIL PROTECTED] sbin]# ./apachectl graceful
httpd not running, trying to start
(98)Address already in use: make_sock: could not bind to address 
xxx.xxx.xxx.x94:80
no listening sockets available, shutting down
Unable to open logs


results of      ls -l /usr/sbin/httpd

[EMAIL PROTECTED] sbin]# ls -l /usr/sbin/httpd
-rwxr-xr-x 1 root root 313044 Jun 26 07:11 /usr/sbin/httpd

results of        ls -l /usr/sbin/httpd 

[EMAIL PROTECTED] sbin]# ls -l /usr/sbin/httpd 
-rwxr-xr-x 1 root root 313044 Jun 26 07:11 /usr/sbin/httpd
[EMAIL PROTECTED] sbin]#  cat /etc/sysconfig/httpd
# Configuration file for the httpd service.

#
# The default processing model (MPM) is the process-based
# 'prefork' model.  A thread-based model, 'worker', is also
# available, but does not work with some modules (such as PHP).
# The service must be stopped before changing this variable.
#
#HTTPD=/usr/sbin/httpd.worker

#
# To pass additional options (for instance, -D definitions) to the
# httpd binary at startup, set OPTIONS here.
#
#OPTIONS=

#
# By default, the httpd process is started in the C locale; to 
# change the locale in which the server runs, the HTTPD_LANG
# variable can be set.
#
#HTTPD_LANG=C

results of chkconfig --list httpd

[EMAIL PROTECTED] sbin]#  chkconfig --list httpd
bash: chkconfig: command not found
[EMAIL PROTECTED] sbin]# ./chkconfig --list httpd
httpd           0:off   1:off   2:off   3:off   4:off   5:on    6:off

I currently have a cisco router with a linksys switch.
The ips are not usable outside of the router

Thanks,
Michael



----------------------------------------> Date: Mon, 24 Sep 2007 23:09:23 
-0700> From: [EMAIL PROTECTED]> To: kplug-newbie@kernel-panic.org> Subject: Re: 
httpd wont start>> James G. Sack (jim) wrote:>>..> BTW, I'd still like to see 
the results of>> ls -l /usr/bin/httpd>> that should have been> ls -l 
/usr/sbin/httpd>> Regards,> ..j>> --> KPLUG-Newbie@kernel-panic.org> 
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

--
KPLUG-Newbie@kernel-panic.org
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-newbie

Reply via email to