I have recently installed the latest version of mod_perl 2.0 which no longer has Apache2.pm in it. While it does still have Apache2::compat, loading that in httpd.conf is not helping with the namespace issue.
I'm getting "Can't locate Apache/" module errors when trying to run Codestriker. I looked at newer versions but did not see any reference to whether or not they have a port to the Apache2 namespace. Is there something I've missed?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have recently installed the latest version of mod_perl 2.0 which no longer has Apache2.pm in it. While it does still have Apache2::compat, loading that in httpd.conf is not helping with the namespace issue.
I'm getting "Can't locate Apache/" module errors when trying to run Codestriker. I looked at newer versions but did not see any reference to whether or not they have a port to the Apache2 namespace. Is there something I've missed?