DOM and SimpleXML

2 posts / 0 new
Last post
#1 Wed, 01/26/2011 - 10:13
BobH

DOM and SimpleXML

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.

Wed, 01/26/2011 - 10:25
andreychek

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

Topic locked