Requirements
This extension uses libxslt which can be found at ยป http://xmlsoft.org/XSLT/. libxslt version 1.1.0 or greater is required.
CUSTOM_PHP_FLAGS="--with-xsl" /scripts/easyapache
http://in3.php.net/manual/en/xsl.installation.php
On debian –
sudo apt-get install php5-xsl
Post a Comment