Login 
 
 Pref   Your subscriptions   Home   Help 
users@ml.mod-xslt2.com
mod-xslt2 - Users Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12
2010 01 02 03 04 05 06 07 08 09 10 11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

Re: [mod-xslt users] Problem with 'local' URLs Eric Anderson
  • From: Eric Anderson <ejona86@xxxxxxxxx>
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: [mod-xslt users] Problem with 'local' URLs
  • Date: Wed, 27 Jul 2005 09:05:06 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K2BxKt6/rjfekPWxY+MNJGh+YGhh5TTZuSewNVeBmPT6+rbauJO9BlavfK8asWCNX+i3I/bsvMcUeKKTHMn7w+wmj3S1i6TNNmYvAymWeMyxVXXbEJQl9MC7GtTR4/PyOoLGkWw1fhQ6R/17+fFerqhB+Qb1hkgKEeMcCbHwckU=
  • References: <20050720120529.GA16771@mx.0n3.org> <20050726154008.GD3872@commedia.it> <6cd02f8c050726144613c3c483@mail.gmail.com>
  • Reply-to: Eric Anderson <ejona86@xxxxxxxxx>


  • Okay, just checked with patch-61, and now I am getting a seg fault...

    Here is the config:

    two directories:
    xml - contains index.xml which is what we want to apply the stylesheet to
    xsl - contains a bunch of different xsl sheets that I know work

    .htaccess in xml directory:
    DirectoryIndex index.xml
    AddOutputFilter mod-xslt .xml
    XSLTDefaultStylesheet "text/xml" "local:///~ejona/xsl/text-html.xsl"

    I first checked http and then I replaced the
    "http://localhost/~ejona/xsl/text-html.xsl"; with the local:// that you
    see above. Only one pid seg faults (so you know it isn't looping by
    accident) and the server is still functional afterwards - just the one
    page doesn't display. I'll see if turning on debug helps any.

    -Eric

      Powered by Sympa