Apache & Mod_SSL Cannot load /modules/mod_ssl.so

Apache & Mod_SSL Cannot load /modules/mod_ssl.so

am 25.07.2002 11:40:14 von Oliver Enders

This is a multi-part message in MIME format.

------=_NextPart_000_0008_01C233D0.0A680AC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello ervebody,

I=B4ve got the following problem:

I=B4ve installed a apache_1.3.23 with OpenSSL, mod_ssl and mod_jk with =
WIN 2000 everything works fine when the LoadModule for mod_ssl is =
commented out. After including the LoadModule line, i get the following =
Syntax Error:

Syntax error on line 195 of c:/ptc/apache/conf/httpd.conf:
Cannot load /modules/mod_ssl.so into server: (126) Das angegebene Modul =
wurde nicht gefunden:

(Module couldnt be found)=20

But it is the definately there !!

I=B4ve allready set the PATH in the system variables to /apache/conf/ =
because i thought that might be the problem, but the path in the =
Error-message is absoloute, so it cant be......=20

Has anybody had/solved the same problems ??

Thanx a lot=20

Oliver
------=_NextPart_000_0008_01C233D0.0A680AC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




Hello ervebody,

 

I=B4ve got the following =
problem:

 

I=B4ve installed a apache_1.3.23 with =
OpenSSL,=20
mod_ssl and mod_jk with WIN 2000 everything works fine when the =
LoadModule=20
for mod_ssl is commented out. After including the LoadModule line, i get =
the=20
following Syntax Error:

 

Syntax error on line 195 of=20
c:/ptc/apache/conf/httpd.conf:
Cannot load /modules/mod_ssl.so into =
server:=20
(126) Das angegebene Modul wurde nicht gefunden:

 

(Module couldnt be found)

 

But it is the definately there =
!!

 

I=B4ve allready set the PATH  in =
the system=20
variables to /apache/conf/ because i thought that might be the =
problem,=20
but the path in the Error-message is absoloute, so it cant=20
be...... 

 

Has anybody had/solved the same =
problems=20
??

 

Thanx a lot

 

Oliver


------=_NextPart_000_0008_01C233D0.0A680AC0--

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Apache & Mod_SSL Cannot load /modules/mod_ssl.so

am 28.07.2002 20:19:53 von David W

Hopefully I'm not duplicating someone else's response,
but I think your answer can be found by searching the
archives. It looks like you didn't copy the openssl
dlls into your c:\winnt\system32 directory. You need:
libeay32.dll
ssleay32.dll

-david

--- Oliver Enders wrote:
> Hello ervebody,
>
> I´ve got the following problem:
>
> I´ve installed a apache_1.3.23 with OpenSSL, mod_ssl
> and mod_jk with WIN 2000 everything works fine when
> the LoadModule for mod_ssl is commented out. After
> including the LoadModule line, i get the following
> Syntax Error:
>
> Syntax error on line 195 of
> c:/ptc/apache/conf/httpd.conf:
> Cannot load /modules/mod_ssl.so into server: (126)
> Das angegebene Modul wurde nicht gefunden:
>
> (Module couldnt be found)
>
> But it is the definately there !!
>
> I´ve allready set the PATH in the system variables
> to /apache/conf/ because i thought that might be the
> problem, but the path in the Error-message is
> absoloute, so it cant be......
>
> Has anybody had/solved the same problems ??
>
> Thanx a lot
>
> Oliver


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: Apache & Mod_SSL Cannot load /modules/mod_ssl.so

am 28.07.2002 21:44:56 von a.moon

I am away from the office until the Monday 5th August 2002

I will get back to you as soon as i can on my return.

If it's an urgent Online Learning Support Unit / Web/ MUBSWEB/ MUBS Online matter
that requires urgent attention then please contact either Sanjay1 or Jeff1
who should be able to help.

All the best
Alex
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: Apache & Mod_SSL Cannot load /modules/mod_ssl.so

am 29.07.2002 14:39:02 von Noah White

You can do that or you can put the path to your OPENSSL's bin directory in
your PATH environment variable and start the server under that environment.

-Noah


> -----Original Message-----
> From: David W [mailto:dkw9992@yahoo.com]
> Sent: Sunday, July 28, 2002 2:20 PM
> To: modssl-users@modssl.org
> Subject: Re: Apache & Mod_SSL Cannot load /modules/mod_ssl.so
>
> Hopefully I'm not duplicating someone else's response,
> but I think your answer can be found by searching the
> archives. It looks like you didn't copy the openssl
> dlls into your c:\winnt\system32 directory. You need:
> libeay32.dll
> ssleay32.dll
>
> -david
>
> --- Oliver Enders wrote:
> > Hello ervebody,
> >
> > I´ve got the following problem:
> >
> > I´ve installed a apache_1.3.23 with OpenSSL, mod_ssl
> > and mod_jk with WIN 2000 everything works fine when
> > the LoadModule for mod_ssl is commented out. After
> > including the LoadModule line, i get the following
> > Syntax Error:
> >
> > Syntax error on line 195 of
> > c:/ptc/apache/conf/httpd.conf:
> > Cannot load /modules/mod_ssl.so into server: (126)
> > Das angegebene Modul wurde nicht gefunden:
> >
> > (Module couldnt be found)
> >
> > But it is the definately there !!
> >
> > I´ve allready set the PATH in the system variables
> > to /apache/conf/ because i thought that might be the
> > problem, but the path in the Error-message is
> > absoloute, so it cant be......
> >
> > Has anybody had/solved the same problems ??
> >
> > Thanx a lot
> >
> > Oliver
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org