RE: ASP in Apache server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 

Hi SR

I visited 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

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.

 

/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




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux