I have the virtual host configured as you see in the attached
my.apache.vhost file
There is the style.xsl in /var/www/d2.cz-d3/httpdocs/ and in
/var/www/d2.cz-d3/httpdocs/teststyle/
The test.xml is in /var/www/d2.cz-d3/httpdocs/ too.
When I have the html doctype and the local:///teststyle/style.xsl, the
apache child seg-faults.
Why is that?
If I only remove the doctype or only change the xsl path to
local:///style.xsl I get what's excpected:
Apache/2.2.3 (Debian)
DAV/2
SVN/1.4.2
mod_python/3.2.10
Python/2.4.4
mod-xslt/1.3.9
PHP/4.4.4-8+etch6
mod_ssl/2.2.3
OpenSSL/0.9.8c
mod_perl/2.0.2
Perl/v5.8.8
Server at www.d3.d2.cz
Port 80
Regards, Robert.
2008/6/29 Robajz <robajz-public@xxxxxxxxxxx>:
> Hi,
>
> When I use this:
> <?modxslt-stylesheet href="local:///looknfeel/style.xsl"
> type="text/xsl" charset="utf-8"?>
>
> I get this error in the apache error log and the site doesn't respond:
> [Sun Jun 29 19:15:59 2008] [notice] child pid 24568 exit signal
> Segmentation fault (11)
>
> I have no troubles using this:
> <?modxslt-stylesheet href="local:///style.xsl" type="text/xsl"
> charset="utf-8"?>
>
> The XSL files referenced are completely identical.
>
> I wonder what is the problem having the stylesheet in a directory...
> Any idea what to look at? I will try to make a simplistic website
> configuration and reproduce it and post it. Right now the configs and
> XSL I have are rather complex involving URL rewrites and PHP...
>
> Thank you and regards, Robert.
>
> --
> Robert ÅevÄÃk (Robajz)
> robajz@xxxxxxxxxxx
>http://robajz.info
> ICQ: 155643210
>