On Tue, Nov 28, 2000 at 01:31:45PM -0200, Marcus Andree wrote:
> 
>       I'm with this odd problem on a Redhat 6.2 Linux system:
>       after booting the computer, a init script is used to fire up
> httpd, but the process starts and then suddenly dies. I've tried a lot
> of things to address this issue, but with no success.
>       It's weird because, after the boot, on a normal bash prompt, I
> can type, as root,
>       path/to/init/script/httpd start
>       and the server starts with no problem. I've configured the certificate
> to  hold a private key, so it, on the best of my knowledge, should start
> automatically.
>       I even wrote a small script to start apache, wait 2 seconds, test
> if apache is running, and, if not, re-start it again. The result: it was
> restarting apache forever.
>       So, now I'm stuck and, in case of a boot, our www server won't be
> online until someone starts it manually. 
>       Any help is welcome.


Did you check your /var/log/apache/err* - ?

Did you try redirecting stderr and stdout to a file?

Did you verify that the path at that init stage matches the path
you're using when manually starting?
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to