• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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