ASP in Apache server

uuganbat uuganbat at datacom.mn
Thu Mar 25 09:42:58 UTC 2004


Hi   SR
 
I visited http://apache-asp.org <http://apache-asp.org/>  and I
downloaded, installed 
MLDBM-2.0.1.tar.gz
MLDBM-Sync-0.27.tar.gz then Apache-ASP-2.57.tar.gz installed. The
installetion is no error, no problem.
Then I insert httpd.con file
 
PerlModule Apache::ASP
<Files ~ (\.Asp)>
Set handler perl-script
Perl handler Apache::ASP
PerlSetVar Global
PerlSetVar StateDir /tmp/asp
</Files>
 
/etc/rc.d/init.d/httpd restart        this is no error, restarted
In my browser test.asp is not executing. 
 
See the /etc/httpd/logs/error_log file contains this error.
Error compiling test.asp missing $ on loop variable at
/var/www/html/test.asp line 2. < - >, /usr/lib/perl/5.8.0.Apache/ASP.pm
line 146
 
ASP.pm line 146 is       'Cashe' => "You need this module for xml output
cashing"
 
In test.asp    <% For i=1 to 5 step 1 %>   <Font size="<%=I %>"> testing
</Font>  <% Next %>
 
Maybe I missing some configuration in httpd.conf  file. What is a
configuration in httpd.conf. how Asp is working in Apache.
 
Best regards,
 
/Chillisoft is the software which enables ASP on apache to server out of
the box 
/aternatively you have http://apache-asp.org  please visit 
 
/Regards 
/SR 




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/redhat-list/attachments/20040325/4b5bd2c9/attachment.htm>


More information about the redhat-list mailing list