Re: HTTPD server won't stay up

2002-12-20 Thread Davis, Lawrence
Thanks, Sergey

Mine was set to 2 rather than 10, I will see if all is OK next time I
reboot.

Larry Davis

-Original Message-
From: Sergey Korzhevsky [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 16, 2002 05:48
To: [EMAIL PROTECTED]
Subject: Re: HTTPD server won't stay up


If you use SLES7, try to increase timeout in

/etc/rc.config.d/apache.rc.config

HTTPD_START_TIMEOUT=40  (was 10)



WBR, Sergey




Davis, Lawrence [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
13.12.2002 21:53
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
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

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

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

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



Re: HTTPD server won't stay up

2002-12-16 Thread Sergey Korzhevsky
If you use SLES7, try to increase timeout in

/etc/rc.config.d/apache.rc.config

HTTPD_START_TIMEOUT=40  (was 10)



WBR, Sergey




Davis, Lawrence [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
13.12.2002 21:53
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
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

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

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

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



HTTPD server won't stay up

2002-12-13 Thread Davis, Lawrence
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

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

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

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



Re: HTTPD server won't stay up

2002-12-13 Thread Mark Post
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

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

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

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