Php5.6 et Cloud database
... / Php5.6 et Cloud database
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Php5.6 et Cloud database

by
ServeursA
Created on 2024-08-14 07:41:23 (edited on 2024-09-04 10:58:07) in Public Cloud-old

Je cherche une solution sans upgrader php pour connecter une appli qui tourne en php 5.6 à un serveur mysql (Cloud database).
Il y a un problème sur la méthode d'authentification mysql qui ne peux pas être changée côté du serveur mysql.
Y-a 'il une solution autre que la montée de la version de php?


4 Replies ( Latest reply on 2024-08-20 07:05:32 by
ServeursA
)

Bonjour,

Quel est le problème/message d'erreur ?

Sauf erreur de ma part cela devrait fonctionner.

Cordialement, janus57

J'ai une erreur de ce type :
"Warning: mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password]".

Bonjour,

Vous avez pas accès à des bout de la configuration sur une cloud database ?

Sinon autre solution (si possible) : passer le moteur sur MariaDB.

Cordialement, janus57

Merci du retour.
Malheureusement non pour la configuration.
Je ne peux pas changer Mysql pour Mariadb dans l'ovh cloud database.