[Mod_log_sql] Problems with SSL

Edward Rudd urkle at outoforder.cc
Tue Jul 6 20:03:44 EST 2004


On Tue, 2004-07-06 at 15:19, Michael Kopach wrote:
> I am having problems getting ssl to compile in mod_log_sql v1.98
> 
> The apache version is 2.0.44 and the OS is Mandrake 9.1
> 
> The command line used for configure is:
> 
> ./configure --with-apxs=/usr/sbin/apxs --enable-ssl
> --with-ssl-inc=/usr/include/openssl/
> 
> What I get at the bottom of the configure is no ssl:
> 
[snip]
> 
> I'm wondering what I'm doing wrong or if anything is missing here. 

look at your config.log and see what the error is in there. just search
for mod_ssl.h to find the problem. Then we can figure out what's going
wrong.

Also ssl is only required if you want to log items like the SSL_CIPHER
and key size used in an ssl connection. (read the manual for more
information)
and in 1.98 it is a separate module so it can be compiled later and
added on.

> 
> Thanks in advance .... Mike
> _______________________________________________
> Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/
> 
> To unsubscribe send an e-mail to 
mod_log_sql-unsubscribe at lists.outoforder.cc
-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/
-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20040706/12b2ccf8/attachment.bin 


More information about the Mod_log_sql mailing list