49 뷰
Database error check config/db.php
TheGmader

2 과목, 2 개

읽지 않은 메시지
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 참가자
3 개
TheGmader

2 과목, 2 개

읽지 않은 메시지
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 과목, 43 개

기증자
읽지 않은 메시지
Salut
Cela veut dire que tes informations de ta DB est fausse regarde bien et corrige les erreurs
eResnova

17 과목, 875 개

참여자
읽지 않은 메시지
Bonsoir,

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