Thanks for everybody's help.  I finally got it fixed.  Here's what I did (for anybody
else that might run in to this.)  I tried to change the ownership of the logs directory
to the nobody user but it would not change.  I looked in my passwd file and discovered
the nobody user had the shell set to /dev/null, which I assume means that it can't
really do anything.

Anyway, I created a www user, changed httpd.conf to run Apache as www instead of 
nobody,
and changed the ownership of the logs directory to the www user.

Everything fired right up and now I'm getting both https and http connections
successfully.

Again, thanks everyone for your help!
Diana

Mads Toftum wrote:

> On Tue, Jul 18, 2000 at 06:02:24PM -0400, Diana Moreland wrote:
> > Thanks for the suggestion but when I tried it, the ownership of the mutex file did
> > not change.  The owner is still displayed as root.
>
> Hmmm - try stopping apache rm any leftover mutex files and start again.
>
> vh
>
> Mads Toftum
> --
> `Darn it, who spiked my coffee with water?!' - lwall
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to