Re: Can't locate Apache2/compat.pm

2006-11-10 Thread Jonathan Vanasco
On Nov 10, 2006, at 6:10 PM, Hans de Groot wrote: I am using mod_perl 1.99_16 (it's the one that came with centos 4.3) It seems that this is mod_perl 2. uninstall it immediately, and install 2.0x -- whatever is current. There was a giant a API change early on in the 2.0 cycle. The docs r

Can't locate Apache2/compat.pm

2006-11-10 Thread Hans de Groot
Hello, Okay maybe I should start with some thing more basic like figuring out what mod_perl I am really using?. I am using mod_perl 1.99_16 (it's the one that came with centos 4.3) It seems that this is mod_perl 2. I am reading the documentation at http://perl.apache.org/docs/2.0/user/porting/