Building apache + mod_ssl + mod_perl on a single 
RPM will result in a huge RPM and there is not
such demand (call to vote ?)

You could keep mod_perl as module :

Get the mod_perl-1.21-2 source file (from Redhat 6.1)
rebuild on your system with a working apache-mod_ssl.

Then Just add to /etc/httpd/conf/httpd.conf

LoadModule perl_module  lib/apache/libperl.so
AddModule  mod_perl.c


I just do it and seems to work fine but I didn't know 
anything on mod_perl so I couldn't tell you more.

By the way, the rebuild process using APXS you'll get EAPI and mod_ssl
stuff in compilation.

-
Henri Gomez                 ___[_]____
EMAIL : [EMAIL PROTECTED]         (. .)                     
PGP KEY : 4912D659    ...oOOo..(_)..oOOo...
PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to