Re: [techtalk] apache-ssl

2001-05-21 Thread Almut Behrens
On Mon, May 21, 2001 at 01:55:52PM -0400, Michelle Murrain wrote: > On Monday 21 May 2001 01:16 pm, JLG wrote: > > Did you build everything yourself, or apt-get apache-ssl? > > I apt-got it. > > > Is the user your web server runs as (www-data on my Progeny box) > > able to write to the error.lo

Re: [techtalk] apache-ssl

2001-05-21 Thread Michelle Murrain
On Monday 21 May 2001 01:16 pm, JLG wrote: > Did you build everything yourself, or apt-get apache-ssl? I apt-got it. > Is the user your web server runs as (www-data on my Progeny box) > able to write to the error.log specified in yout httpd.conf? Yup. Checked that. > Been down this road and

Re: [techtalk] apache-ssl

2001-05-21 Thread JLG
Did you build everything yourself, or apt-get apache-ssl? Is the user your web server runs as (www-data on my Progeny box) able to write to the error.log specified in yout httpd.conf? Been down this road and trying to help, Jen On Mon, 21 May 2001, Michelle Murrain wrote: > On Monday 21 May

Re: [techtalk] apache-ssl

2001-05-21 Thread Naomi Hospodarsky
Hmmm, odd. You can also check the ssl_engine_log, if you have one. This assumes Openssl with mod_ssl, of course. If you have it, see what it says. Naomi At 09:43 AM 5/21/2001 -0400, you wrote: >On Monday 21 May 2001 09:29 am, Naomi Hospodarsky wrote: > > hey Michelle, > > I just went through

Re: [techtalk] apache-ssl

2001-05-21 Thread Michelle Murrain
On Monday 21 May 2001 09:29 am, Naomi Hospodarsky wrote: > hey Michelle, > I just went through this process myself with Redhat. > Check your error_log, and it should give more information > as to why the daemon isn't starting...then we can work from there. I wish - problem is, the error.log file

Re: [techtalk] apache-ssl

2001-05-21 Thread Tricia Bowen
what does the apache error log say? -tricia On Mon, 21 May 2001, Michelle Murrain wrote: |Hi everyone, | |I've been trying to get apache-ssl to work - and I keep running into trouble | |I've set up the certificate, and when I try to start the daemon, it gives me |the following: | |Starting web

Re: [techtalk] apache-ssl

2001-05-21 Thread Naomi Hospodarsky
hey Michelle, I just went through this process myself with Redhat. Check your error_log, and it should give more information as to why the daemon isn't starting...then we can work from there. Naomi At 09:19 AM 5/21/2001 -0400, you wrote: >Hi everyone, > >I've been trying to get apache-ssl to