On Thu, 21 Mar 2002, Ben wrote:
 
> why does php_xslt.dll expect the files to be in PHP root? how can i change
> this to be able to pick up files from the document root itself?
> 

It sounds to me like you have a diffirent problem than the one that I had on my
server, but I think that the same solution will work for you too. Check out the 
code and comments on this page:

http://bugs.php.net/bug.php?id=14965

The page has details on the proper format for paths to pass to the 
processor and code to read files and pass their content to the processor 
as arguments.


HTH!


--> Phillip Fox -- [EMAIL PROTECTED]
      405.773.WORX -- 1.888.772.WORX  --  http://www.TheWorxCo.Net/




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to