David Nash

Wordpress Guru Sydney

Symphony CMS “No suitable XSLT processor was found” under Ubuntu

Posted on June 28, 2010

I came across this and there were no Google matches, which I thought was strange.

So if you’ve installed Symphony CMS under Ubuntu (I have 10.04, Lucid Lynx) and get the message “no suitable XSLT processor was found”, it means that you need to install the package “php5-xsl”.

I like GUIs so I used Synaptic, but I’m sure you could also do something like “sudo apt-get install php5-xsl”.

Then restart Apache with “sudo /etc/init.d/apache2 reload” to load the XSLT module.

  1. David says:

    I recently did a fresh install of Ubuntu 11.10 and found this still works.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>