in reply to perl with apache 2.2.8 - referenced symbol not found - perl_require_module

You have a broken mod_perl installation. Most likely you upgraded perl and did not recompile mod_perl.
  • Comment on Re: perl with apache 2.2.8 - referenced symbol not found - perl_require_module

Replies are listed 'Best First'.
Re^2: perl with apache 2.2.8 - referenced symbol not found - perl_require_module
by switcharoonie (Initiate) on Mar 19, 2008 at 19:49 UTC
    thanks for your reply. I recompiled mod_perl, but the error is still happening. Any other ideas. I don't mind pasting configs or outputs or anything, just let me know what you need. thanks monks.
      Hmm, it's possible that this is a Solaris-specific issue. You might try asking on the mod_perl mailing list. We have some Solaris people there.

      You might also try using the previous release of apache to check if this is a 2.2.8 issue.