Yeah, so I've tried these suggestions:

    use Apache2();
    use Apache::compat;

and I'm still getting the errors:

Undefined subroutine &Apache::Module::loaded called at
/usr/lib/perl5/site_perl/5.6.1/i386-linux/Apache/compat.pm line 95.
Compilation failed in require at ./db_connect_test.pm line 38.
BEGIN failed--compilation aborted at ./db_connect_test.pm line 38.

I think this boils down to something Per said earlier, I've never installed
mod_perl1 only mod_perl2 on an apache 2 server...

As I understand it the "use Apache::compat" just allows your script to
utilize the mod_perl1 modules correct?

Thanks,
-Zac


Reply via email to