Re: [us...@httpd] Apache2.3.6 alpha and mod_ssl

2010-07-29 Thread Anas Barrachad
Thank you Sander, i finnally got it !! i tried "--enable-ssl=shared" and it compile, but i still have some problems with my certs. Sander Temme-2 wrote: > > > On Jul 29, 2010, at 7:20 AM, Anas Barrachad wrote: > >> >> Sorry it's just a problem whil

Re: [us...@httpd] Apache2.3.6 alpha and mod_ssl

2010-07-29 Thread Anas Barrachad
opped at Apache 1.3.41) Thank you, Anas Federico del Vall wrote: > > Remove blank space in enable- ssl > Should read "enable-ssl" > Try to get a matching ssl package and install first. > This is how I solved a similar problem just yesterday in a Centos i386 >

[us...@httpd] Apache2.3.6 alpha and mod_ssl

2010-07-29 Thread Anas Barrachad
Hello, I'm trying to install the last version of apache (2.3.6 alpha) for the OCSP features, but i can't get tje mod_ssl in the modules folder !! here is my config line : ./configure --enable-module=all --prefix=/usr/local/apache --enable- ssl --with-ssl=/usr/local/ssl/ i'm running in Debian 5 w