Subject: | Cannot start under mpm_event and mpm_worker |
Hello,
Env:
Perl (v5.16.0) built for x86_64-linux-thread-multi
Linux production-2 3.4.63-2.44-default #1 SMP Wed Oct 2 11:18:32 UTC 2013 (d91a619) x86_64 x86_64 x86_64 GNU/Linux
When trying to start apache 2.2.22+mod_perl+mpm_event/mpm_worker enabled, it fails with the only message in error_log:
Usage: Math::Int128::CLONE().
I've just included Math::Int128 module into mod_perl-startup.pl as the only module besides default uses.
In prefork it works.