Re: Apache::ASP and Apache::SSI

2000-02-11 Thread ericb
On Thu, 10 Feb 2000, Joshua Chamas wrote: > [EMAIL PROTECTED] wrote: > > > > I reinstalled mod_perl and apache but I still get the same error > > when I try to use Apache::ASP and Apache::SSI at the same time as seen in > > the example. Error message is > &g

Re: Apache::ASP and Apache::SSI

2000-02-10 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: > > I reinstalled mod_perl and apache but I still get the same error > when I try to use Apache::ASP and Apache::SSI at the same time as seen in > the example. Error message is > > [Thu Feb 10 22:33:42 2000] [error] [asp] [25663] [error] syntax e

Re: Apache::ASP and Apache::SSI problems

2000-02-10 Thread Perrin Harkins
On Thu, 10 Feb 2000, Ken Williams wrote: > Yeah, I just saw the message. Since I tend not to use CPAN.pm (I like to > tinker around with stuff when I download/install) I've been ignorant of its > procedures. The main thing to know is that it won't install if the tests fail, unless you force it.

Re: Apache::ASP and Apache::SSI problems

2000-02-10 Thread Ken Williams
[EMAIL PROTECTED] (Perrin Harkins) wrote: >On Thu, 10 Feb 2000 [EMAIL PROTECTED] wrote: >> Okay, I installed mod_perl, Apache::ASP and required modules like >> Apache::Filter, and Apache::SSI. (Note, some of the Apache:: modules will >> not isntall via CPAN.pm, they look for HTTP in some messed

Re: Apache::ASP and Apache::SSI problems

2000-02-10 Thread Perrin Harkins
On Thu, 10 Feb 2000 [EMAIL PROTECTED] wrote: > Okay, I installed mod_perl, Apache::ASP and required modules like > Apache::Filter, and Apache::SSI. (Note, some of the Apache:: modules will > not isntall via CPAN.pm, they look for HTTP in some messed up directory > where it oviously doesn't exist

Re: Apache::ASP and Apache::SSI problems

2000-02-10 Thread ericb
No the ssi_filter.ssi example does not work. And I tried preloading Apache::ASP and Apache::SSI but not Apache::Filter I downloaded the l I'm reinstalling right now, so I'll let you know. Thanks Enry On Thu, 10 Feb 2000, Joshua Chamas wrote: > [EMAIL PROTECTED] wrote: > &

Re: Apache::ASP and Apache::SSI problems

2000-02-10 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: > > Here is my statement: > > > SetHandler perl-script > PerlHandler Apache::ASP Apache::SSI > PerlSetVar NoCache 1 > PerlSetVar Global /tmp/ > PerlSetVar Filter On > PerlSetVar Dynamic Includes 0 > PerlSetVar Stat

Apache::ASP and Apache::SSI problems

2000-02-10 Thread ericb
Okay, I installed mod_perl, Apache::ASP and required modules like Apache::Filter, and Apache::SSI. (Note, some of the Apache:: modules will not isntall via CPAN.pm, they look for HTTP in some messed up directory where it oviously doesn't exist, you have to run make install manually or force the