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 page that uses phpinfo() and here's what the xml related
setting say.

xml
XML Support  active
XML Namespace Support  active
libxml2 Version  2.6.6

xsl
XSL  enabled
libxslt Version  1.1.3
libxslt compiled against libxml Version  2.6.6
EXSLT  enabled
libexslt Version  1.1.3

My environment is the following:
Fedora Core 1
php - version 5 beta 4
apache -  2.0.48

Anyone have any ideas?  I have looked at the articles on php.net and didn't
see anything that I thought would help.

Thanks,
Steve

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

Reply via email to