Xslt?
Fatal error: Call to undefined function: xslt_create() in /usr/local/sitebuilder/admin_login.php on line 58I'm getting that error when trying to use SiteBuilder - apparently it was working on the server up until a short while ago. This is a CPanel server. I tried using EasyApache, here's the php configure line:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-exif' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysql' '--with-openssl' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-xmlrpc' '--with-zlib'
What do I need to do to get this to work? I tried everythng I could think of.
- Matt