On Thursday 16 May 2002 10:50 pm, John R. Brewster wrote:
> First, I am wondering if there is a AxKit directive for apache that I could
> set a default directory for all xsl files.
>
> I am using
>       AxAddRootProcessor text/xsl ./xsl/PLANDIR.xsl   PLAN_TEST
>
> which but if I try to put /data1/www/html/.../xls/PLANDIR.xsl as the
> xsl file for this it does not find the absolute path.  So, I am using
> a link in each dir this way.

The absolute paths must be absolute from your web document root. Either that 
or you can use file:/// for absolute filesystem references.

> Second, I am getting this error occationally:
> [Thu May 16 17:44:08 2002] [error] Bizarre copy of ARRAY in aassign at
> /usr/lib/perl5/5.6.0/Carp/Heavy.pm line 79.

This is in our FAQ. It's a bug in perl 5.6.0

Matt.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to