"Voytek Eymont" <[EMAIL PROTECTED]> writes:
> [Tue Jan 24 20:05:17 2006] [error] PHP Fatal error: Call to undefined
> function:
> xslt_create() in /home/www/engine/xml/xml.class.php on line 76
> [Tue Jan 24 20:05:20 2006] [error] PHP Fatal error: Call to undefined
> function:
> xslt_create()
On Tue, January 24, 2006 8:22 pm, Michael Chesterton wrote:
> "Voytek Eymont" <[EMAIL PROTECTED]> writes:
> Check that you have "extension=php_xsl.dll" in php.ini and that
> phpinfo() says "XSL enabled", otherwise I have no idea.
thanks, Michael,
no, I don't have "extension=php_xsl.dll" in php
I'm trying to install a PHP application, in the stated requirements it
says it needs PHP with XSLT support;
according to phpinfo I have:
PHP Version 4.3.4
Configure Command
...
'--enable-xslt=shared' '--with-xslt-sablot=/usr'
...
I guess that means I have XSLT ?
I'm not sure if I have all it