undefined symbol X509_free

2002-06-24 Thread Zac Hillier
Hi, Have installed apache-2.0.39 with ssl module on redhat 7.3, when trying to start the server with -D SSL I get an error: Syntax error line 234 of httpd.conf Cannot load mod_ssl.so into server : undefined symbol X509_free When I build apache I used --enable-ssl=shared and

Re: installing with apache 2 and mod_ssl

2002-06-15 Thread Zac Hillier
Hillier [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, June 14, 2002 11:21 PM Subject: Re: installing with apache 2 and mod_ssl On Fri, 14 Jun 2002, Zac Hillier wrote: Can you help? I'm trying to install apache 2.0.36 with mod_ssl and having real trouble I have re-installed a couple

undefined symbol: X509_free

2002-06-15 Thread Zac Hillier
Just recently, eventually got apache 2.0.36 installed with mod_ssl. Now when I try to start apache with: httpd -D SSL I get an error: Cannot load modules/mod_ssl.so into server : modules/mod_ssl.so: undefined symbol : X509_free Anybody know what this means and how I can resolve it? Thanks

SSLPassPhraseDialog

2002-06-14 Thread Zac Hillier
Can anyone help? I'm trying to set-up the ssl_module on apache 2 under Mandrake 8.1 When I start the server I get an error message 'Invalid Command SSLPassPhraseDialog' in the ssl.conf this is trying to call builtin. However I'm not sure where to turn to resolve this issue, if I comment out the

ssl module compiling

2002-06-14 Thread Zac Hillier
Is there an way to compile the ssl module on its own to then at it to apache 2 with the LoadModule option? I have the ssl folder from the apache 2 tar download in modules Thanks Zac __ Apache Interface to OpenSSL (mod_ssl)

installing with apache 2 and mod_ssl

2002-06-14 Thread Zac Hillier
Hi All, Can you help? I'm trying to install apache 2.0.36 with mod_ssl and having real trouble I have re-installed a couple of times now once specifically with --enable-ssl=shared and once with --enable-shared=all each time the mod_ssl does not appear to compile into the modules dir and is not