Bases de données - Impossible to login in my app
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.
Frage

Impossible to login in my app

Von
GanaelleS
Erstellungsdatum 2021-08-31 00:59:41 (edited on 2024-09-04 13:53:38) in Bases de données

Hi everyone,

I have a problem in the login of my app, I have the next error:

Impossible d'éxécuter la requête
SELECT DISTINCT(id_contact)
FROM ****.gsa_contacts
WHERE email_contact = ''
AND actif_contact = ''

Erreur MySQL: Access denied for user '********'@'10.5.20.115' (using password: YES)


2 Antworten ( Latest reply on 2021-08-31 17:12:24 Von
janus57
)

Bonjour,

visiblement vous avez un mauvais couple login/mdp au niveau de la connexion SQL.

Cordialement, janus57

What can I do to reestablish the connection?

Bonjour,

vérifier votre couple login/mot de passe de connexion à la BDD

Cordialement, janus57