Re: libxslt read file rights problems on debian Lenny under mod perl 2.0
by Cosimo Streppone other posts by this author
Oct 28 2009 2:08PM messages near this date
libxslt read file rights problems on debian Lenny under mod perl 2.0
|
FreeBSD 7.2, mod_perl2 & Apache2::Cookie (libapreq2)
Petr Pajas wrote:
> Is there another web application running on your apache web server
> that is using libxslt (directly or indirectly via some other library)?
No, I'm running just one web app.
I can probably try to run a really small test case
in a mod_perl handler, without loading my entire application,
to see how that works out.
Thanks for the idea,
> 2009/10/28 Cosimo Streppone <cosimo@[...].it>:
> > Hi everyone,
> >
> > I'm experiencing a rather interesting problem after migrating
> > one of our web applications to debian lenny.
> >
> > We have xml+xslt based web rendering, and we use XML::LibXSLT
> > (currently on Lenny, 0.66), to do this.
> >
> > After migrating to Lenny, XML::LibXSLT refuses to read in
> > and parse any stylesheet, with errors like:
> >
> > Local file read for /some/path/www/xsl/stylesheet.xsl refused
> > error
> > xsltLoadStyleDocument: read rights for
> > /some/path/www/xsl/stylesheet.xsl
> > denied
> > compilation error: file /some/path/www/xsl/anotherone.xsl line 14
> > element
> > include
> > xsl:include : unable to load /some/path/www/xsl/stylesheet.xsl
> >
> > [...]
--
Cosimo
Thread:
Cosimo Streppone
Cosimo Streppone
|