When running a simple ASP script to test the new
ASP install on Apache 2 I get an internal server error and in logs contained
a long error message, that I do not understand.
Anyone help would be appreciated as I do not have
any idea what is wrong or why this simple code will not work, I will paste the
ASP code and the full error message below:
-------
ASP Script
-------
<% $Response->Write("HELLO WORLD!!") %>
------ Error Message in error_log of Apache Error Log Directory ------ [Sun Oct 13 17:22:45 2002] [error] [client 192.168.0.5] Can't locate object method "register_cleanup" via package "Apache::RequestRec" at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 344. Apache::ASP::new('Apache::ASP','Apache::RequestRec=SCALAR(0x815ad14)') called at /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 164 Apache::ASP::handler('Apache::RequestRec=SCALAR(0x815ad14)') called at -e line 0 eval {...} called at -e line 0 |
- RE: Error When Running ASP Script Rosebud
- RE: Error When Running ASP Script Thom Crane
- RE: Error When Running ASP Script Eraser
- RE: Error When Running ASP Script Thom Crane
- Re: Error When Running ASP Script Josh Chamas
- RE: Error When Running ASP Script Eraser
- Re: Error When Running ASP Script Josh Chamas
- RE: Error When Running ASP Script Eraser
- Re: Error When Running ASP Script Josh Chamas
- RE: Error When Running ASP Script Eraser
- Re: Error When Running ASP Scrip... Josh Chamas