[PHP] Re: XSLT in php v5 beta 4

2004-02-20 Thread Steve Dieke
--with-dom-xslt[=DIR] to include DOM XSLT > support. DIR is the libxslt install directory. Add --with-dom-exslt[=DIR] to > include DOM EXSLT support, where DIR is the libexslt install directory. > >> > > If you're still having problems, send me the config line for php. >

[PHP] XSLT in php v5 beta 4

2004-02-19 Thread Steve Dieke
I am guesing that I have installed something incorrectly. I am trying to use the function xslt_create(). I installed php v5 Beta 4 successfully. but when I try to use the function xslt_create() I get the following error: Fatal Error: Call to undefined function xslt_create() I have a test php pa