in reply to Re: DynaLoader errors with mod_perl
in thread DynaLoader errors with mod_perl

All of the module files involved are readable by everyone. Do you have any other ideas?
  • Comment on Re: Re: DynaLoader errors with mod_perl

Replies are listed 'Best First'.
Re: Re: Re: DynaLoader errors with mod_perl
by perrin (Chancellor) on May 01, 2003 at 02:10 UTC
    Compare your @INC when running under mod_perl to when you run from command-line. There's probably something different there.