Re: dumb question about mod_perl architecture

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 13:07 -0500, Mark Galbreath wrote: > I have a related question (I think). I installed ActivePerl 5.8.7 on > RH Enterprise 4 and deleted the Perl 5.6 install that the installer > guys at the office installed. Now, when I try to run any perl scripts > I get an error about not

Re: dumb question about mod_perl architecture

2006-01-18 Thread Perrin Harkins
On Wed, 2006-01-18 at 12:14 -0500, Kevin Murphy wrote: > If a patch is applied to standalone perl on a system, does an apache > with static mod_perl need to be rebuilt to incorporate the changes to Perl? Yes. Any time you recompile perl, you should recompile mod_perl too. Technically, there may

Re: dumb question about mod_perl architecture

2006-01-18 Thread Mark Galbreath
I have a related question (I think). I installed ActivePerl 5.8.7 on RH Enterprise 4 and deleted the Perl 5.6 install that the installer guys at the office installed. Now, when I try to run any perl scripts I get an error about not being able to find some perl .so modules. Is there a config f