I updated my php-clearsilver installation guide today after discovering it’s wrong in a few places. Fortunately, I don’t think anyone’s ever used it (apart from me today.)
If you know what clearsilver is and you use php, you might find it interesting.
Installing PHP Clearsilver module for apache on Ubuntu and Debian
I recently got the ClearSilver PHP module working on my Ubuntu laptop as we use it on a number of our web sites and I needed to develop a site with it locally. Then this morning I stupidly upgraded PHP and of course the module had un-resolved symbols. Dohh!
So I decided this time I’d write a better document on how to get it working, one which might actually help me and could perhaps help others.