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] exsl:document in modxslt Toby White
  • From: Toby White <tow21@xxxxxxxxx>
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: [mod-xslt users] exsl:document in modxslt
  • Date: Fri, 22 Jul 2005 15:16:30 +0100
  • Organization: University of Cambridge
  • References: <42E0191D.9030807@cam.ac.uk> <6cd02f8c050722065635fd36@mail.gmail.com>
  • User-agent: Debian Thunderbird 1.0.2 (X11/20050602)


  • Eric Anderson wrote:
    > It seems that apache probably has read, but not write, permissions to
    > /var/www/siesta. I would chmod ?+w /var/www/siesta and any other
    > directories that you would need to save to (replace the ? with u
    > (user), g (group), or o (others) - which to use depends on the current
    > owner:group of the folder and user:group that apache runs as).

    Hmm. I don't really understand why modxslt would need to write to
    /var/www/siesta - I don't think I want it writing all over my
    directories. I had thought it only needed write permissions for /tmp.

    My apache configuration, for what it's worth, is:
    <IfModule modxslt.c>
    XSLTTmpDir /tmp
    <Directory /var/www/siesta>
    XSLTEngine on
    AddHandler mod-xslt .xml
    </Directory>
    </IfModule>

    In any case, I tried giving full write (and execute, just in case)
    permissions to /var/www/siesta (ie chmod -R 777 /var/www/siesta)
    and it made no difference to the error message.

    --
    Dr. Toby White
    Dept. of Earth Sciences, Downing Street, Cambridge CB2 3EQ. UK
    Email: <tow21@xxxxxxxxx>

      Powered by Sympa