uncomment extension=php_xsl.dll on windows to activate it in your php.ini. Then restart your webserver to refresh php.
(PHP 5, PHP 7)
uncomment extension=php_xsl.dll on windows to activate it in your php.ini. Then restart your webserver to refresh php.
It requires PHP5 XSL extension. On linux:
sudo apt-get install php5-xsl