When installing PHP 5.2 on a new server all you really need is libxml.
do this by issuing:
yum install libxml*
THen you’re ALL SET>
Comments are closed.