--- "Ralf S. Engelschall" <[EMAIL PROTECTED]> wrote:
> On Sun, Mar 28, 1999, Rauznitz Balazs wrote:
> 
> > I just compiled the new Apache, but have strange problems when
> starting
> > with -DSSL. It wouldn't give any error, only:
> > 
> > /napache/apache/bin/apachectl startssl: httpd could not be started
> > 
> > I'm setting LogLevel and LogSSLLevel to Debug, but still get no
info
> in
> > the error_log file and only this in the ssl_engine_log:
> > 
> > [28/Mar/1999 10:28:30] [info]  Server: Apache/1.3.6, Interface:
> > mod_ssl/2.2.6, Library: OpenSSL/0.9.2b
> > [28/Mar/1999 10:28:30] [info]  Init: 1st startup round (still not
> > detached)
> > [28/Mar/1999 10:28:30] [info]  Init: Initializing OpenSSL library
> > [28/Mar/1999 10:28:30] [info]  Init: Loading certificate & private
> key
> > of SSL-aware server localhost.localdomain:8443
> > 
> > When I start without -DSSL, then everything's fine...
> > When I built the httpd I got no errors and did all "make test"-s
and
> > they also succeded.
> > I have Linux 2.0.x ; gcc 2.7.2.3
> > 
> > I have a feeling that, I'm missing something; what is that ?
> 
> A few points:
> 
> 1. Don't intermix apachectl's startssl with a manual -DSSL 
>    option for httpd. Either use "apachectl startssl" _OR_
>    "httpd -DSSL" to start Apache.

Yeah, when I try httpd -DSSL it give a core dump.


> 2. You should see a lot more entries in the ssl_engine_log
>    with "SSLLogLevel debug", of course.

I swear I have SSLLogLevel debug and LogLEvel debug and only the 4 lines
in ssl_engine_log. And there is nothing written to error_log.

 
> 3. Apache has no "make test", so I think you're speaking
>    about OpenSSL here.

You're right; I did OpenSSL and mod_perl tests.

 
Thankx,

Balazs
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)  www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to