You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Richard Kurth <rd...@directphp.com> on 2003/03/30 23:19:11 UTC

installing mod_perl with Apache and mod_ssl

Hello ,

I am trying to install mod_perl with Apache apache_1.3.27
mod_ssl-2.8.12-1.3.27 and Frontpage This is what I am doing to install
it but for some reason mod_perl does not install properly.

cd /tmp
tar xfz apache_1.3.27.tar.gz

#Frontpage Module
cd /tmp
cd apache_1.3.27
rm -f apache_1.3.27/src/modules/extra/mod_frontpage.c
patch -p1 < ../fp-patch-apache_1.3.27-5.0

#modperl Module
cd /tmp
tar zxf mod_perl-1.27.tar.gz
cd mod_perl-1.27
perl Makefile.PL APACHE_SRC=../apache_1.3.27/src \
    DO_HTTPD=1 USE_APACI=1 EVERYTHING=1
    
make && make test && make install

#SSL Module
cd /tmp
echo "Untarring modssl...."
tar xfz mod_ssl-2.8.12-1.3.27.tar.gz 
cd mod_ssl-2.8.12-1.3.27
./configure --with-apache=../apache_1.3.27 --with-ssl=/usr --prefix=/usr/apache \
--htdocsdir=/home --enable-module=rewrite --enable-shared=rewrite \
--sysconfdir=/etc/httpd/conf --logfiledir=/home/log --manualdir=/home/manual \
--server-uid=nobody --server-gid=nobody --enable-module=so --htdocsdir=/home/sites \
--cgidir=/home/cgi-bin --enable-module=proxy --enable-shared=proxy --enable-module=ssl \
--enable-shared=ssl --activate-module=src/modules/perl/libperl.a

cd ../apache_1.3.27
make
make install


-- 
Best regards,
Richard Kurth
DirectPHP Inc
mailto:rdkurth@directphp.com
360-686-8448 Home
360-686-0374 Office


Re: installing mod_perl with Apache and mod_ssl

Posted by Stas Bekman <st...@stason.org>.
Richard Kurth wrote:
> Hello ,
> 
> I am trying to install mod_perl with Apache apache_1.3.27
> mod_ssl-2.8.12-1.3.27 and Frontpage This is what I am doing to install
> it but for some reason mod_perl does not install properly.
[...]

This might help:
http://perl.apache.org/docs/1.0/guide/install.html#mod_perl_and_mod_ssl___openssl_

-- 


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com