Rick, by setting log levels to "debug", you will find that the logs will
contain more verbose output regarding what is occurring (or in your case
what is NOT occurring) as you start apache/ssl. Read the logs and
forward their output to this list.
Thanks,
Rob
Rick I Dunetz wrote:
>
> The compilation was smooth as silk...everything went as planned. The only thing
> I didn't do was add the RSA module...I didn't think it was necessary. Besides
> that I had no problems.
>
> What is supposed to happen in Debug mode?
>
> Thanks
>
> Rick
>
> "Robert L. Yelvington" wrote:
>
> > No sweat, Rick.
> >
> > As Lorrayne stated earlier check all logs. If you installed a standard
> > apache from source...then you should look in /usr/local/apache/logs for
> > the following files (or on debian logs may be in /var/log):
> >
> > error_log -> apache's error log
> > ssl_engine_log -> ssl engine error log
> >
> > To specify "debug" for your apache (which is helpful, too!), edit your
> > httpd.conf. You should already have a LogLevel entry like this:
> >
> > LogLevel info
> >
> > Simply change "info" to "debug". To specify "debug" for SSL, do the
> > same...change SSLLogLevel from "info" to "debug". Now, save and exit
> > httpd.conf and restart apache.
> >
> > I am curious, when you compiled apache w/mod_ssl, did you experience any
> > compile probs? What were your compile settings?
> >
> > Rick I Dunetz wrote:
> > >
> > > Sorry about that,
> > >
> > > I am running Apache 1.3.12...mod_ssl 2.6.6 on a pentium III 800 machine
> > > running Debian 2.2 Linux. I got a book on apache that had complete
> > > instructions on how to set up Apache and mod_ssl. I actaully FTP the
> > > packages over and installed from scratch. Everything went smoothly and I
> > > configured the server as specified. The basic web server works fine
> > > (http)...the SSL may be running, but I can't get it to work in the browser.
> > > It just times out. All I need is a way to troubleshoot this problem.
> > >
> > > I haven't looked at the log files and I don't know how to run in Debug
> > > mode...
> > >
> > > Anything you guys can give me would be terrific.
> > >
> > > I hope this is detailed enough...I don't have much more to give you.
> > >
> > > Rick
> > >
> > > "Robert L. Yelvington" wrote:
> > >
> > > > Rick, please be more specific, and provide more detailed information
> > > > about your situtation. Read the mail archive(MARC) to get a feeling for
> > > > what information you should be providing (
> > > > http://www.modssl.org/support <--marc is at the bottom of the page).
> > > >
> > > > Thanks,
> > > > Robert
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]