These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for DOM and SimpleXML on the new forum.
How do I add these extensions to a bleeding edge version PHP version 5.2.17 on CentOS Linux 5.5 Linux 2.6.18-194.32.1.el5PAE on i686 without creating a nightmare. It is also running Virtualmin pro.
XenForo 1.0 System Requirements Test PHP extensions for XML handling (DOM and SimpleXML) could not be found.
Any commands or instructions for this configuration would be very helpful.
Howdy,
It sounds like you may need the php-xml package. You can install that by running this command on the command line:
yum install php-xml
Let us know if that does the trick for you :-)
-Eric