Re: Upgrade Perl to 5.6.1and mod_perl still see 5.6.0

2001-11-27 Thread Brett W. McCoy
On Fri, 23 Nov 2001, Hans Poo wrote: > I've just installed a redhat 7.2 machine. > > I the installed Apache::ASP using CPAN, and ended upgrading to perl 5.6.1. > > After restarting httpd. i noticed that mod_perl is still int he old libraries. Did you rebuild mod_perl? If not, it's still the 5.6

Re: Upgrade Perl to 5.6.1and mod_perl still see 5.6.0

2001-11-27 Thread Perrin Harkins
> I the installed Apache::ASP using CPAN, and ended upgrading to perl 5.6.1. > > After restarting httpd. i noticed that mod_perl is still int he old libraries. Recompile mod_perl. - Perrin

RE: Upgrade

2000-06-29 Thread Geoffrey Young
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 28, 2000 4:45 PM > To: Geoffrey Young > Cc: [EMAIL PROTECTED] > Subject: RE: Upgrade > > > Looks like I'm going to have to recompile the works. I've d

RE: Upgrade

2000-06-28 Thread keith
Looks like I'm going to have to recompile the works. I've downloaded http://www.perl.com/CPAN/src/latest.tar.gz and mod_perl-1.2.tar When running the config on mod_perl as it is in the INSTALL file. It crashes out on the make. Looking like some source error with the ap_configtestonly function.

RE: Upgrade

2000-06-28 Thread Geoffrey Young
as long as you have mod_so compiled into apache, you should be able to add mod_perl as a DSO. you can check with httpd -l the advice you will get the most from this list is to recompile apache with a static mod_perl and forget DSO, but DSO stability is reported to have improved of late so it may