Dave Smith wrote: >>So since you are using prefork you don't have to upgrade to 5.8.0, >>simply rebuild perl 5.6.1 without any threading enabled. (it'll also >>make your mod_perl and perl faster). But if it's for testing go with >>5.8.0 of course, since it's mucho improved compared to 5.6.1.
> I went ahead and upgraded to 5.8.0 and it worked fine. Thanks! Cool! > (now if I > could just got Apache::MP3 to run under mod_perl2/Apache2...) You should be able to by adding: PerlModule Apache::compat If not, let us know what doesn't work. __________________________________________________________________ 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
