Jason Boerner - The Virtu wrote:
Can anyone help me with what i have to do to install and run Apache::ASP on Windows XP Pro?

Please get help for Apache::ASP on the [EMAIL PROTECTED] list. Subscribe by sending to [EMAIL PROTECTED]

Basically my end result is that ASP does not work. It offers to download the file. the instructions at http://www.apache-asp.org/install.html
say to add the line
<Directory $DOCUMENT_ROOT/asp/eg >
Options FollowSymLinks
AllowOverride All
</Directory>
to my httpd.conf (with the directory of my documentRoot in place of that dollar sign thing...which i did...but My Document Root does not have the folders asp and eg inside of that.

To get the examples to work, you need to copy them from the module download fetched from CPAN. If you cannot find where CPAN downloads files to on your system, you might just download the module manually from:

http://cpan.org/modules/by-module/Apache/

Copying your examples is mentioned here:

http://www.apache-asp.org/install.html#Quick%20Start

Also, I think in the README for the windows download,
it gives you a URL to the Apache::ASP example that comes preinstalled,
saving you from having to do the rest.

Regards,

Josh
________________________________________________________________________
Josh Chamas, Founder    | NodeWorks - http://www.nodeworks.com
Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com
http://www.chamas.com   | Apache::ASP - http://www.apache-asp.org



--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



  • *sniff* Jason Boerner - The Virtu
    • Josh Chamas

Reply via email to