On Sat, 27 Nov 2004, bluestfan wrote:

> Environment: Apache 2.0.52 (openssl 0.9.7e/modssl 2.0.52,Activestate
> perl 5.8.4, modperl 1.99_17, PHP 5.0.2) On Win32 (win2k adv. server)
> 512 MB ram free, AMD athlon 3000, SCSI 3 HD 5GB free space
>
> I get the error when executing ASP scripts:
>
> ===========================================
> Server error!
> The server encountered an internal error and was unable to complete
> your request.
>
> Error message:
> Can't locate object method "log_error" via
> package "Apache::RequestRec" at C:/Perl/site/lib/Apache/ASP.pm line
> 1705.
>
> If you think this is a server error, please contact the webmaster.
>
> Error 500
> win3k.net
> 11/27/2004 02:51:32 PM
> Apache/2.0.52 (Win32) mod_perl/1.99_17 Perl/v5.8.4 mod_ssl/2.0.52
> OpenSSL/0.9.7e PHP/5.0.2

Does adding
   use Apache::Log;
near the top of ASP.pm help?

-- 
best regards,
randy kobes

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

Reply via email to