Shay Mandel wrote:
Hi All,

I have compiled mod_perl statically with apache 1.3.9 (on a Solaris
machine).

I cannot start the apache, as I keep getting this message to the
error_log file:
Apache.pm failed to load!.

How can I see what is really the problem ?
how can I know with what version of perl the apache is interpreting this

module? (I have both perl 4 and perl 5 on my machine, I used perl 5 to
run the Makefile.PL, but how can I be sure that the apache is using this

version ?)

I have tried to run the Apache.pm module by hand, and it passed ok, so I

don't know what else can I check.

Please help, I am working on this for over than 2 week !!!

                    Shay.



Ian Mahuron wrote:

> Try looking at the error_log.

I did. All I get is:
Apache.pm failed to load!.

How can I know why ?

I have cleaned all my installation, and re-installed mod_perl and apache
from scratch. Everything passed ok, but still I keep getting the same
error.
I've looked at the apache and mod_perl makefiles, and saw that the
reference to perl is to the correct perl5 binary.

How can I know which perl is running the Apache.pm module ?


Reply via email to