Dear member,
I used Apache-ASP-2.21, mod_perl-1.26, apache_1.3.20, openssl-0.9.6
mod_ssl-2.8.4-1.3.20 running on Red-Hat-7.1 Linux.
I used script "build_httpds.sh" in "Apache-ASP-2.21/make_httpd"
to install that can install success.
I config httpd.conf below.
<Directory />
Options FollowSymLinks
AllowOverride All
</Directory>
AllowOverride All
And I copy all file in ./site/eg include ".htaccess" from
"Apache-ASP-2.21" to "/usr/local/apache/htdocs".
But I can not run any ASP file in "/usr/local/apache/htdocs/site/eg".
It has error message "Internal Server Error" on my browser.
In error_log have message below.
[Sat Sep 8 20:55:50 2001] [error] Undefined subroutine &Apache::ASP::handler
Please let me know how to solve this problem.
Please let me now more detail because it is the first time for me
to install Apache-ASP.
thank you very much.
regards,
Somsak.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]