In your configure command, you have enabled xml support, but not xslt support. Read http://nl3.php.net/manual/en/ref.xslt.php
" Installation On UNIX, run configure with the --enable-xslt --with-xslt-sablot options. The Sablotron library should be installed somewhere your compiler can find it. Make sure you have the same libraries linked to the Sablotron library as those, which are linked with PHP. The configuration options: --with-expat-dir=DIR --with-iconv-dir=DIR are there to help you specify them. When asking for support, always mention these directives, and whether there are other versions of those libraries installed on your system somewhere. Naturally, provide all the version numbers. " so, the function is, as the error says, undefined ;) > -----Oorspronkelijk bericht----- > Van: Mr. Me [mailto:[EMAIL PROTECTED] > Verzonden: vrijdag 21 november 2003 14:39 > Aan: [EMAIL PROTECTED] > Onderwerp: [PHP] xslt_create error > > > Hi! > > I get the error: "Fatal error: Call to undefined function: > xslt_create() on > line 5" when I try a call to the function... I'm using a webhotel > with PHP: > > PHP Version 4.3.3 > > System FreeBSD web06.talkactive.net 4.7-RELEASE FreeBSD > 4.7-RELEASE #0: Wed > Oct i386 > Build Date Aug 29 2003 16:48:03 > Configure Command './configure' '--enable-versioning' > '--enable-memory-limit' '--with-layout=GNU' '--with-zlib-dir=/usr' > '--disable-all' '--with-regex=php' '--disable-cli' > '--with-apxs=/usr/local/sbin/apxs' '--enable-ctype' > '--with-curl=/usr/local' > '--with-gd' '--enable-gd-native-ttf' '--enable-gd-jis-conv' > '--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local' > '--with-png-dir=/usr/local' '--with-xpm-dir=/usr/local' > '--with-mysql=/usr/local' '--enable-overload' '--with-pcre-regex=yes' > '--enable-posix' '--enable-session' '--enable-sockets' > '--enable-tokenizer' > '--enable-xml' '--with-expat-dir=/usr/local' '--with-zlib=yes' > '--prefix=/usr/local' 'i386-portbld-freebsd4.7' > Server API Apache > Virtual Directory Support disabled > Configuration File (php.ini) Path /usr/local/etc/php.ini > PHP API 20020918 > PHP Extension 20020429 > Zend Extension 20021010 > Debug Build no > Thread Safety disabled > Registered PHP Streams php, http, ftp, compress.zlib > > > what is it I do wrong?? > > thanks! > > _________________________________________________________________ > Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php