Can anyone help me with what i have to do to
install and run Apache::ASP on Windows XP Pro?
What i have done is...download and ran
Perl-win32-bin.exe
This comes with and installs Apache server as well
it seems. So then i configured my directories of where i'd like the two
modules to go (perl and apache). Then I run the CPAN through each step:
cpan> install MLDBM
cpan> install MLDBM::Sync cpan> install Digest::MD5 *** may not be needed for perl 5.8+ *** cpan> install Apache::ASP Then I also run PPM through those
steps.
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. If anyone has gotten Apache::ASP to work on a
Windows system will you please send me a run down of better
instructions?
Thanks sooooo much in advance.
-jason
|
- Re: *sniff* Jason Boerner - The Virtu
- Re: *sniff* Josh Chamas