webmin won't install mysql

Installing package(s) with command yum -y install mysql mysql-server mysql-devel ..

Gathering header information file(s) from server(s)
Server: CentOS-4 - Addons
Server: CentOS-4 - Base
Server: CentOS-4 - Extras
Server: CentOS-4 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
.Dependencies resolved
I will do the following:
[install: mysql-devel 4.1.12-3.RHEL4.1.i386]
[install: mysql-server 4.1.12-3.RHEL4.1.i386]
[install: mysql 4.1.12-3.RHEL4.1.i386]
I will install/upgrade these to satisfy the dependencies:
[deps: perl-DBD-MySQL 2.9004-3.1.i386]
Downloading Packages

.. install failed!



I just installed webmin via rpm on a centos 4 vps. What could be the issue causing this?


same problem with postgresql

Installing package(s) with command yum -y install postgresql postgresql-libs postgresql-server ..

Gathering header information file(s) from server(s)
Server: CentOS-4 - Addons
Server: CentOS-4 - Base
Server: CentOS-4 - Extras
Server: CentOS-4 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: postgresql-libs 7.4.8-1.RHEL4.1.i386]
[install: postgresql 7.4.8-1.RHEL4.1.i386]
[install: postgresql-server 7.4.8-1.RHEL4.1.i386]
Downloading Packages
Getting postgresql-libs-7.4.8-1.RHEL4.1.i386.rpm

.. install failed!

 

 

 

 

Top