On Tue, 22 Jan 2002, Teodor Cimpoesu wrote:

> Hi Laurie!
> On Tue, 22 Jan 2002, Laurie Young wrote:
>
> > I have tried starting it with
> > ./apachectrl start
> > and with
> > ./apachectrl startssl
> >
> > both give the same errors
> >
> > It would be good if someone could have a look at my httpd.config file,
> > which I have included as an attachment
> >
> I don't remember if you said how did you compiled the SSL support (deleted
> the mesgs) was it as a loadable module? If so, add a LoadModule directive,
> cause:

I had some problems with DSO (apxs insisted on producing .la files instead
of .dso files) so I gave up on that and compilied modssl into the main
apache binary


>
> > PidFile logs/httpd.pid
> > Timeout 300
> > Listen 8080
> > Listen 443
> ....^ you listen on 443 either mod_ssl is loaded or not.

I wasn't sure if I had to explicitly tel the server to listen to 443. Do
I?



>
> > <VirtualHost 146.169.4.13:443>
> .................^ virtual host where sslengine is on sais a different IP
> than what you've tried from command line (namely 127.0.0.1 aka localhost).

146.169.4.13 is the real world IP for the machine I am running on, I have
tried connecting to localhost, 127.0.0.1, 146.169.3.14 and
stone.doc.ic.ac.uk (the FQDN of the host) but all have the same error ;-(


Laurie

-- 
==================================================
              Laurie Robert Young
[EMAIL PROTECTED]  |       [EMAIL PROTECTED]
www.wildfalcon.com     |  www.doc.ic.ac.uk/~laurie
              ICQ UIN #20194782
==================================================

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

Reply via email to