• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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