Hi,

I tried to install Apache1.3.26 - mod-ssl2.8.9-1.3.26 - OpenSSL0.9.6d in windows2000.
I think i've succeeded to install everything.

Now for Apache, i can run it without SSL.
But, if i try to add LoadModule ssl_module modules/mod_ssl.so
and run it ... it returns error :
Syntax error on line 192 of d:/apache/conf/httpd.conf:
Cannot load /apache/modules/mod_ssl.so into server: (126) The specified module could not be found:

i'm sure i've put the mod_ssl.so in the modules directory with others Apache modules.
I've tried to used the full directory LoadModule ssl_module D:/Apache/modules/mod_ssl.so
but, still get the same error.
Syntax error on line 192 of d:/apache/conf/httpd.conf:
Cannot load d:/apache/modules/mod_ssl.so into server: (126) The specified module could not be found:

Does anyone knows what's wrong? Any suggestion will be accepted.

Thanks in advance,
Andy.

Reply via email to