Eraser wrote:
[Thu Oct 17 19:05:00 2002] [notice] Apache/2.0.43 (Unix)
mod_perl/1.99_08-dev Perl/v5.8.0 mod_ssl/2.0.43 OpenSSL/0.9.6g PHP/4.2.3
configured -- resuming normal operations

No valid request object (Apache::RequestRec=SCALAR(0x84fe9bc)) passed to ASP
handler; if you are getting
this error message, you likely have a broken DSO version of mod_perl
which often occurs when using RedHat RPMs.  One fix reported is to
configure "PerlSendHeader On".  Another fix is to compile
statically the apache + mod_perl build as RedHat RPMs have been trouble.
Please check FAQ or mod_perl archives for more information.


-- This is the new error I get when I try to load PerlModule Apache::ASP in
the httpd.conf instead of PerlModule Apache2

This was an old error message relevant to mod_perl 1.2x on Apache 1.3.x,
and may not have any meaning for Apache2 compilations.

Certainly it is interesting that it is different however, but
this does not help me much in diagnosing your problem.  I did not
meet any of these problems when I got Apache 2 running with mod_perl
on my system.

--Josh


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to