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
[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
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.
[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
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
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:
> &
[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
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