Senhores,
Estou tentando rodar o apache::asp ( www.apache-asp.org ) mas
estou tendo problemas na execu��o de uma simples aplica��o.
Erro no error_log:
[Tue Nov 4 10:44:40 2003] [error] [asp] [24524] [error] Undefined
subroutine
&Apache::ASP::Compiles::__ASP__home_cjunior_public_html_asp__x::Write
called at /home/lpr/public_html/asp/teste.asp line 2. <--> ,
/usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 1514
Linhas no httpd.conf:
#inicio asp
LoadModule perl_module libexec/libperl.so
AddModule mod_perl.c
PerlModule Apache::ASP
<Directory /home/lpr/public_html/asp >
Options FollowSymLinks
AllowOverride All
</Directory>
<Files ~ (\.asp)>
PerlModule Apache::ASP
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global .
PerlSetVar StateDir /tmp/asp
</Files>
#fim asp
teste.asp:
<%
Response.Write("Teste efetuado com sucesso !")
%>
E o erro browser � 500 Internal Server Error.
Atenciosamente,
Felipe Teofilo
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.530 / Virus Database: 325 - Release Date: 22/10/2003
_______________________________________________
slack-users mailing list
[EMAIL PROTECTED]
http://www.linuxmag.com.br/mailman/listinfo/slack-users