Larry,

When I've run into problems like this in the past, I just edited the
/sbin/init.d/apache script (or what ever it's called on your system) and
inserted echo commands, or perhaps a "set -x" command near the top so that I
could get a better idea of what was going on.

Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED]]On Behalf Of
Davis, Lawrence
Sent: Friday, December 13, 2002 2:53 PM
To: [EMAIL PROTECTED]
Subject: HTTPD server won't stay up


I am seeing my HTTPD server starting in the console

Starting Name Service Cache Daemon
..done
Starting inetd
..done
Starting httpd [
 LDAP PERL ]
..done
Master Resource Control: runlevel 5 has been reached

but when I try to connect I get connection refused as though the server is
not running.
If I manually start the apache web server it comes up fine. before I started
httpd I did not see anything with netstat -a that showed http anything
listening. After the manual start I saw http-www listening

tcp        0      0 *:www-http              *:*                     LISTEN
550/httpd

Any Suggestions on where I can look to help with more information.

            \|/
           (. .)
TIA, ___ooO-(_)-Ooo___, Larry Davis

Reply via email to