You are viewing a plain text version of this content. The canonical link for it is here.
Posted to asp@perl.apache.org by bluestfan <bl...@yahoo.com> on 2004/11/28 00:06:42 UTC

ASP.pm Error

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 






---------------------------------------------------------------------
To unsubscribe, e-mail: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org


Re: ASP.pm Error

Posted by Randy Kobes <ra...@theoryx5.uwinnipeg.ca>.
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: asp-unsubscribe@perl.apache.org
For additional commands, e-mail: asp-help@perl.apache.org