IHS 2.0.47.1 error loading mod_ssl
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere HTTP Server > IHS 2.0.47.1 error loading mod_ssl




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    IHS 2.0.47.1 error loading mod_ssl  
Gene


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-29-04 12:54 PM

Hi,

My environment:

Windows 2000 SP4
IHS 2.0.47.1

I need a ssl web server, but if I set this sentence in httpd.conf:

LoadModule mod_ibm_ssl modules/mod_ibm_ssl.so

and start http server I'm getting error msg:

Can't locate API module structure 'mod_ibm_ssl' in file
C:/IHS20471/modules/mod_ibm_ssl.so: No error

and IHS doesn't start.

Can anyone help me???

thanks in advance....
Best Regards,
Gene







[ Post a follow-up to this message ]



    Re: IHS 2.0.47.1 error loading mod_ssl  
Sunit Patke


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-29-04 11:07 PM

mod_ibm_ssl.so is the Unix ssl module.
For windows it is (I think)  LoadModule ibm_ssl_module
modules/IBMModuleSSL128.dll

Sunit

"Gene" <genev_@hotmail.com> wrote in message
news:ceautc$64m4$1@news.boulder.ibm.com...
> Hi,
>
> My environment:
>
> Windows 2000 SP4
> IHS 2.0.47.1
>
> I need a ssl web server, but if I set this sentence in httpd.conf:
>
> LoadModule mod_ibm_ssl modules/mod_ibm_ssl.so
>
> and start http server I'm getting error msg:
>
> Can't locate API module structure 'mod_ibm_ssl' in file
> C:/IHS20471/modules/mod_ibm_ssl.so: No error
>
> and IHS doesn't start.
>
> Can anyone help me???
>
> thanks in advance....
> Best Regards,
> Gene
>
>







[ Post a follow-up to this message ]



    Re: IHS 2.0.47.1 error loading mod_ssl  
Gene


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-04 12:53 PM

Hi,

Sorry, I'm stupid, is:

LoadModule ibm_ssl_module modules/mod_ibm_ssl.so

ibm_ssl_module in Windows and module name is ifmodule directive is
mod_ibm_ssl.c

IBMModuleSSL128.dll is not in IHS install (dll's in directories are:
afpaapi.dll, dyncache.dll, fastCGI.dll and IBMModuleLDAP.dll)

thanks,
regards,
Gene

"Sunit Patke" <supatke@nospam.com> escribió en el mensaje
news:ceb27c$86vg$1@news.boulder.ibm.com...
> mod_ibm_ssl.so is the Unix ssl module.
> For windows it is (I think)  LoadModule ibm_ssl_module
> modules/IBMModuleSSL128.dll
>
> Sunit
>
> "Gene" <genev_@hotmail.com> wrote in message
> news:ceautc$64m4$1@news.boulder.ibm.com... 
>
>







[ Post a follow-up to this message ]



    Re: IHS 2.0.47.1 error loading mod_ssl  
Sunit Patke


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-30-04 10:55 PM

1. Verify that you installed IHS 2.0.47.1 completely including GSKIT.
2. The SSL related dll should be in the modules subdirectory of your IHS
serverroot.

Sunit

"Gene" <genev_@hotmail.com> wrote in message
news:cedck6$8d5u$1@news.boulder.ibm.com...
> Hi,
>
> Sorry, I'm stupid, is:
>
> LoadModule ibm_ssl_module modules/mod_ibm_ssl.so
>
> ibm_ssl_module in Windows and module name is ifmodule directive is
> mod_ibm_ssl.c
>
> IBMModuleSSL128.dll is not in IHS install (dll's in directories are:
> afpaapi.dll, dyncache.dll, fastCGI.dll and IBMModuleLDAP.dll)
>
> thanks,
> regards,
> Gene
>
> "Sunit Patke" <supatke@nospam.com> escribió en el mensaje
> news:ceb27c$86vg$1@news.boulder.ibm.com... 
>
>







[ Post a follow-up to this message ]



    Re: IHS 2.0.47.1 error loading mod_ssl  
Gene


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-02-04 12:50 PM

Hi,

1. IHS is completely installed (GSKIT7 included).
2. Module IBMModuleSSL128 is not in the modules subdirectory.
3. All is working with:

LoadModule ibm_ssl_module modules/mod_ibm_ssl.so
<IfModule mod_ibm_ssl.c>
Listen 443
Keyfile claves/keys.kdb
SSLStashfile claves/keys.sth
SSLDisable
<VirtualHost *:443>
DocumentRoot "h:/webroot/secure/"
ErrorLog logs/sslerror.log
CustomLog logs/sslaccess.log combined
SSLEnable
SSLClientAuth 2
Alias ........ etc.
</VirtualHost>
</IfModule>

Regards,
Gene

"Sunit Patke" <supatke@nospam.com> escribió en el mensaje
news:cednbf$5a1i$1@news.boulder.ibm.com...
> 1. Verify that you installed IHS 2.0.47.1 completely including GSKIT.
> 2. The SSL related dll should be in the modules subdirectory of your IHS
> serverroot.
>
> Sunit
>
> "Gene" <genev_@hotmail.com> wrote in message
> news:cedck6$8d5u$1@news.boulder.ibm.com... 
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:32 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register