Stas Bekman wrote:
Sean T Allen wrote:
<>Apache/2.0.40 (Red Hat Linux) Perl/v5.8.0 built for i386-linux-thread-multi mod_perl/1.99_07-dev
I believe your problem is there, both in the Perl version and in the mod_perl2 version. You'll want to update Perl to at least 5.8.1 and mod_perl2 to the most recent, 1.99_14.
There is nothing wrong with perl 5.8.0, unless you want to run a threaded mpm
http://perl.apache.org/docs/2.0/user/install/install.html#Prerequisites
I just figured since he has a threaded perl already that he might want to avoid the thread problems noted on the prereq page, i.e. "Perl 5.8.0's threads.pm doesn't work with mod_perl 2.0." May as well avoid problems that might pop up down the road if you are aware of them.
Take care,
Kurt
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html