Re: No such module 'ssl'

2002-09-05 Thread Alex Kirk

> Hi Alex 
> 
> I think he meant you to run ./configure from the mod_ssl installation
> directory and not the apache one.

Still getting problems with that: 

bash-2.04# pwd
/home/packages/mod_ssl-2.8.10-1.3.26
bash-2.04# SSL_BASE=/home/packages/openssl-0.9.6g/ ./configure 
 --with-apache=../apache_1.3.26 --with-layout=Apache 
 --with-ssl=../apache_1.3.26/src/modules/ssl/ --prefix=/usr/local/apache/ 
 --enable-module=so --activate-module=src/modules/perl/libperl.a 
 --activate-module=src/modules/php4/libphp4.a
Configuring mod_ssl/2.8.10 for Apache/1.3.26
+ Apache location: ../apache_1.3.26 (Version 1.3.26)
+ OpenSSL location: ../apache_1.3.26/src/modules/ssl/
+ Auxiliary patch tool: ./etc/patch/patch (local)
+ Applying packages to Apache source tree:
  o Extended API (EAPI)
  o Distribution Documents
  o SSL Module Source
  o SSL Support
  o SSL Configuration Additions
  o SSL Module Documentation
  o Addons
Done: source extension and patches successfully applied. 

Configuring for Apache, Version 1.3.26
+ using installation path layout: Apache (config.layout)
+ activated perl module (modules/perl/libperl.a)
+ activated php4 module (modules/php4/libphp4.a)
configure:Error: No such module named 'ssl'
./configure:Error: APACI failed 

I even checked for a libssl.a in apache_1.3.26/src/modules/ssl/; there 
wasn't one, but I found one in openssl-0.9.6g/ and copied it over. That 
didn't work, either. 

You'd really think this wouldn't be so complex... 

Alex Kirk
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



Re: Apache + VirtualHost + WebDAV + mod_ssl

2002-09-05 Thread Martin Dickau

You should try OpenSA (http://www.opensa.org).  V1.0.3 is available, and it
has Apache 1.3.26 + mod_ssl 2.8.10 + OpenSSL 0.9.6g, built for Windows, with
a Windows installer.  The release notes/download page is here:
http://www.opensa.org/download/100.html

- Original Message -
From: "Thierry Cabuzel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 05, 2002 2:45 AM
Subject: RE: Apache + VirtualHost + WebDAV + mod_ssl


> I have no probem to update apache. but for mod_ssl, I have bigger problem
as
> the contrib page of modssl.org seems out of order and the ftp folder is a
> bit messy and OpenSSL_0.9.6c seems to be the older I can find in it.
Source
> is not a good solution as I have no C compiler and I don't want to mess
with
> one (at a point that I prefer to take the risk of a backdoored mod_ssl
found
> via google on an unknow server than to have to compile it from source).

The OpenSA 1.0.3 kit also includes mod_ColdFusion (4.5.x), mod_DAV 1.0.3,
PHP 4.2.2, mod_ASP, mod_GZIP, and mod_AuthMysql 2.22.

Regards,

Martin Dickau, ByAllAccounts
[EMAIL PROTECTED]



__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]