PDA

View Full Version : php-xml problems


grimmers
8th August 2006, 05:53
I have installed CentOS 4.3 using perfect setup. During installation I noticed that when I got to P5 and

yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel

I got an error

No Match for argument: php-xml

but continued on. I have succesfully installed ISPConfig but obviously now there is no XML support in PHP.

Is this fixable? and if so how.

falko
9th August 2006, 15:35
You can search for PHP packages like this:
yum search phpMaybe the packages have changed, or you use other repositories than I did.