• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Upgrade fail Plesk Onyx 17.8.11 a to solve

WShop

New Pleskian
Hello, I wanted to update plesk 17.5.3 to version 17.8.11.

During the update I have an error message:

"php-mysql is needed by psa-php5-configurator-1.7.0"

I have php-mysqlnd that makes php-mysql obsolete. I do not know how to put php-mysql

Now I can not connect to the interaface of plesk but my site still works very well. (Mysql5.7).

how solve this probleme?
thank you
 
thank for your answer, when try # yum install php-mysql

--> Traitement de la dépendance : php-pdo(x86-64) = 5.5.38-8.el6.remi pour le paquet : php-mysqlnd-5.5.38-8.el6.remi.x86_64
--> Résolution des dépendances terminée
Erreur : Paquet : php-mysqlnd-5.5.38-8.el6.remi.x86_64 (remi-php55)
Requiert : php-pdo(x86-64) = 5.5.38-8.el6.remi
Installé : php-pdo-7.0.28-1.el6.remi.x86_64 (@Remi-php70)
php-pdo(x86-64) = 7.0.28-1.el6.remi
Disponible : php-pdo-5.3.3-49.el6.x86_64 (base)
php-pdo(x86-64) = 5.3.3-49.el6
Disponible : php-pdo-5.4.45-13.el6.remi.x86_64 (remi)
php-pdo(x86-64) = 5.4.45-13.el6.remi
Disponible : php-pdo-5.4.45-14.el6.remi.x86_64 (remi)
php-pdo(x86-64) = 5.4.45-14.el6.remi
Disponible : php-pdo-5.5.38-7.el6.remi.x86_64 (remi-php55)
php-pdo(x86-64) = 5.5.38-7.el6.remi
Disponible : php-pdo-5.5.38-8.el6.remi.x86_64 (remi-php55)
php-pdo(x86-64) = 5.5.38-8.el6.remi
Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
** 1 problèmes RPMDB pré-existants trouvés, la sortie de « yum check » est la suivante :
psa-php5-configurator-1.7.0-cos6.build1705170314.14.x86_64 a des dépendances manquantes de php-mysql
 
Thank you for your answers.

How downgrade?

I managed to disable repo version 7.0

But not to uninstall or delete?
 
the 2nd solution seems interesting before breaking everything.

I can not find where to send the php-mysql.spec file
 
Any directory you want. Same path should be specified at the 3-rd command:
rpmbuild -bb php-mysql.spec
It is current directory here.
 
Back
Top