Re: Apache.pm failed to load!
[prev]
[thread]
[next]
[Date index for 2005/02/12]
Vicki Brown wrote:
> At 15:38 -0500 02/11/2005, Perrin Harkins wrote:
>
>>Do you have a backup of your application code? I'd suggest building a
>>fresh apache/perl/mod_perl, verifying that it works, and then putting
>>your code in place. There are plenty of docs on perl.apache.org to help
>>you with the install.
>
>
> That's what I finally did this morning, gritted my teeth and
> rebuilt/reinstalled Apache w/ mod_perl. Whatever caused the problem this
> fixed it (or at least, overwrote it :)
I suspect that the perl compiled with mod_perl was a different perl than the
one you expected. I'll take a look and see if I can't make that error
message a bit better (like spitting out @INC as well or something).
thanks for the report.
--Geoff