Hello,

Apache keeps spitting out this error in the logfile:

[Sun Nov 30 16:06:57 2003] [error] [asp] [29743] [error] Undefined subroutine &Apache::ASP::Compiles::__ASP__htdocs__x::now called at /htdocs/test.asp line 1. <--> , /usr/local/libdata/perl5/site_perl/Apache/ASP.pm line 1514

I have no idea what it means but here is the test page [test.asp]:

<html>
  <head>
    <title>Hello World</title>
  </head>
  <body>

  Hello World!
  <p>
  The time And date is now <%=now()%>
</body>
</html>

Going crazy here! ARRGH!
Thanks,
-Brendan



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



Reply via email to