First install the module php-xsl
pacman -S php-xsl
Enable xsl.so extension with vim /etc/php/php.ini and restart apache
extension=xsl.so
First install the module php-xsl
pacman -S php-xsl
Enable xsl.so extension with vim /etc/php/php.ini and restart apache
extension=xsl.so