I updated apache today to version 1.3.33 with /scripts/easyapache. Thing is, some perl scripts are suddenly teasingly slow! When I tail the apache error_log it shows the following warning:
Cannot find the XS part of Class::Date, using strftime from POSIX module.
This warning shows up every time I open up the perticular perl script (which, until today, never gave any problems). I've tried to fix the issue by running /scripts/perlinstaller Class::Date, but that doesn't seem to solve the problem.
Is anybody here experiencing the same problem, and if so, did you find the solution to it yet?
Cannot find the XS part of Class::Date, using strftime from POSIX module.
This warning shows up every time I open up the perticular perl script (which, until today, never gave any problems). I've tried to fix the issue by running /scripts/perlinstaller Class::Date, but that doesn't seem to solve the problem.
Is anybody here experiencing the same problem, and if so, did you find the solution to it yet?