[Yum] install problems with php
Steve Ingraham
singraham at okcca.net
Mon Oct 30 16:16:36 UTC 2006
I am having a problem with a php package while installing qmail on a
CentOS4.0 new install. I am attempting to install qmail. In the
process of the install I received a dependency error stating:
Error: Missing Dependency: php = 4.3.9-3.18 is needed by package
php-mysql
I then attempted to run this command to install php:
yum -y install php php-mysql
I received the same error message. I then attempted to remove php and
start from scratch so I ran these commands:
Command:
rpm -qa | grep php
Return:
php-ldap-4.3.11-2.8
php-4.3.11-2.8
php-pear-4.3.11-2.8
Command:
yum remove php-mysql
Return:
No match for argument: php-mysql
No Packages marked for removal
Command:
yum -y install php
Return:
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
Command:
yum -y install php-mysql
Return:
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
-- > Populating transaction set with selected packages.
Please wait. . .
--- > Package php-myslq.i386 0:4.3.9-3.18 set to be updated
-- > Running transaction check
-- > Processing Dependency: php = 4.3.9-3.18 for package: php-mysql
-- > Finished Dependency Resolution
Error: Missing Dependency: php = 4.3.9-3.18 is needed by
package php-mysql
Can anyone shed some light on how I can resolve this dependency error?
Thanks for the help,
Steve Ingraham
Director of Information Services
Oklahoma Court of Criminal Appeals
singraham at okcca.net
405 522-5343
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.baseurl.org/pipermail/yum/attachments/20061030/635525d1/attachment-0001.htm
More information about the Yum
mailing list