49 visualizações
Database error check config/db.php
TheGmader

2 assuntos, 2 respostas

Mensagem não lida
Bonjour,
Lorsque j'ai fini de faire la config demandé : glisser les fichiers dans le FTP puis importer le DATABASE dans le phpadmin quand je vais sur mon site il y a marqué

Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at contact@mtxserv.fr to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.

Si vous auriez réponse a cela m'aiderez beaucoup
TheGmader
3 participantes
3 respostas
TheGmader

2 assuntos, 2 respostas

Mensagem não lida
En faite cela est bon mais un nvx messages s'affiche :
Database error check config/db.php
Voici mon fichier db.php !
$db[] = [
'hostname' => 'localhost',
'username' => 'w_124768',
'password' => '*********',
'database' => 'w_124768',
'driver' => 'mysql'
];
DARKOY

10 assuntos, 43 respostas

doadores
Mensagem não lida
Salut
Cela veut dire que tes informations de ta DB est fausse regarde bien et corrige les erreurs
eResnova

17 assuntos, 875 respostas

contribuintes
Mensagem não lida
Bonsoir,

C'est le hostname localost à changer.
Il faut indiquer celui de ton hébergeur.