• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

mysql5

If you try to install plesk 8.1 on CentOS4.4 with mysql5 installed from centosplus you will get:

Resolve components
ERROR: Impossible do installation while package mysqlclient14-4.1.14-4.2.c4.1.i386 is installed in system
Errors just before:
- Trying to find conflicts dependencies for package mysql-4.1.20-1.RHEL4.1.i386
- Unresolved conflict: necessary package mysql-4.1.20-1.RHEL4.1.i386 is conflicts with mysqlclient14-4.1.14-4.2.c4.1.i386. There is no upgrade solution or obsoleter for mysqlclient14, add to removable list mysqlclient14
- Find remove mode solution for package mysqlclient14-4.1.14-4.2.c4.1.i386

ERROR: Installation failed

Should mysql5 installed after plesk8.1 setup?
 
Here is how I managed to upgrade to MySQL 5.0.27 on Centos4 with Plesk 8.1:

After installing plesk and updating everything, as root execute:

yum --enablerepo=centosplus upgrade mysql

This worked like a charm for my Centos4 box. Plesk reports correct mysql-5.0.27 version.

Good luck everyone...
 
Back
Top