Re: Problems with SSL
Edward Rudd <[email protected]> Tue, 06 Jul 2004 20:03:44 -0500
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Organization | OutOfOrder.cc |
| Message-ID | <[email protected]> |
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-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org -- Edward Rudd <[email protected]> Website http://www.outoforder.cc/ -- Edward Rudd <[email protected]> Website http://www.outoforder.cc/ _______________________________________________ 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-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQBA60vwvwMxRUUct20RAtaIAJ9LyyLB2vBq78eRHZq1ysl1RnMXWACcCded YHOp/zNJGoeMBwFDwX2Qfog= =Lgov -----END PGP SIGNATURE-----