
Aha! Thank you. Should have thought of this first myself. Sorry. Says I am missing XML DOM.
How do I get it?
Thanks so much for the prompt reply.
This module is not included by default either in the CentOS 4 "centosplus" repository. For those using PHP5 on CentOS 4, a simple "yum --enablerepo=centosplus install php-xml" will do the trick (this will install both the XML and DOM modules).