Mike Loiterman wrote:
>  
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I have two versions of perl installed 5.005 and 5.6.1.  I currently
> only have mod_perl installed against 5.005 but I would like to also
> have it work with 5.6.1.  How can I do this.
> 
> I am using FreeBSD 4.4 Apache 1.13.22_4 and mod_perl 1.26

What's the problem, just install it into a different location
  perl Makefile.PL USE_APACI=1 APACHE_PREFIX=/some/path ...
resulting in 2 modperl servers installed (assuming that you had one already)

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

Reply via email to