Hi, I have a php5 script that does some XSLT without any problems if I run it from the browser, but I get: Class 'XSLTProcessor' not found when I try to run it from the command line. PHP is installed as cgi. Any help is much appreciated...