
tchatzi at arx
Oct 29, 2004, 6:59 AM
Post #3 of 3
(1826 views)
Permalink
|
|
Re: I can't run asp pages with Apache::ASP!
[In reply to]
|
|
This is VBScript, not perl, so it won't work. Please read http://www.apache-asp.org/faq.html#VBScript%20or%2007fa600d regards, Thanos Chatziathanassiou ferminjacinto wrote: >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: asp-unsubscribe [at] perl >For additional commands, e-mail: asp-help [at] perl > > --------------------------------------------------------------------- To unsubscribe, e-mail: asp-unsubscribe [at] perl For additional commands, e-mail: asp-help [at] perl
|