Posts Tagged ‘xsl’

20061209 XSL with PHP in Ubuntu

XSL support in php5 is deactivated by default. Go to Synaptic Package Manager and search for php5-xsl. Mark the package for installation, apply the changes and once it’s finished, don’t forget to restart the server! sudo /usr/sbin/apache2 -k restart More XSL stories later on… time to experiment :)