in reply to Custom module is present but not read by Apache (?)

Adding to what's been said, the missing module is probably the Error.pm module from CPAN. It may have been installed via apt/yum/whatever-other-package-manager-you're-using, in which case it'll be in a system path somewhere, not living with your custom modules.

  • Comment on Re: Custom module is present but not read by Apache (?)