I'am  very  new  to  mod_php  and  here's  my  first  question about
installing mod_perl without re-configuring apache.

I  compiled  Apache with "--enable-module=so" so I can compila a new
version if php without building a new apache. Therefore I use

./configure --with-apxs=/usr/local/apache/bin/apxs .....

and everything workes fine.

How can I do this with mod_perl?

The first time I used the Installation commands in mod_perls README

perl Makefile.PL ......

and

--activate-module=src/modules/perl/libperl.a


Everything works fine, but something with apxs would be nicer, or?!

-- 
Jochen Kaechelin

Reply via email to