We are also using mod_perl. But I have not compiled modperl by hand for
a long time. Under ubuntu we just did:
apt-get install apache2 apache2-mpm-prefork
apt-get install libapache2-mod-perl2
apt-get install libapreq2
apt-get install libapache2-request-perl
a2enmod apreq
apache2ctl restart
And
Hello,
I am using perl build without threads and httpd with prefork. My understand
that this all non-threaded environment however, when trying to compile
mod_perl I still get the error:
* perl -V
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=linu