Sunday, November 23, 2008

ModPerl Apache2 FasMmap no support threads

Cache::FastMmap does not support threads sorry at /usr/lib/perl5/Cache/FastMmap.pm line 1048.

This is a really annoying error and occured for me as I'd installed the wrong module

try running the following

apt-get install apache2-mpm-prefork
apt-get install libapache2-mod-perl2

1 comments:

antunes said...

Hello!

I'm having the same problem. I've checked if the modules you recommended were installed and they were... Should I reinstall those?

Thank you,
g