Hi, I just can't run ASP pages in my server. I'm running Plesk 7 Reloaded 7.1.4, with perl-Apache-ASP 2.57-fc1.build71040916.21 and mod_perl 1.99_12-2. Apache ASP and mod_perl checkboxes are checked for DOMAIN. I get Internal Server Error in my browser, and the following error in
/home/httpd/vhosts/DOMAIN/statistics/logs/error_log: [Thu Oct 28 14:38:54 2004] [error] [asp] [29201] [error] Undefined subroutine &Apache::ASP::Compiles::__ASP__tmpx::Date called at /home/httpd/vhosts/DOMAIN/httpdocs/helloworld.asp line 1. <-- > , /usr/lib/perl5/site_perl/5.8.1/Apache/ASP.pm line 1489 The ASP page code is: <% MyVar = "Hello world!" %> <HTML> <BODY> <%=MyVar%> </BODY> </HTML> Any ideas? Help very appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]