Erreur de connexion MySQL

Répondre
yellowangel13
le 02/09/2013 à 23:16
yellowangel13
J'ai un problème avec le php. Lorsque je test la page inscription de ma page membre, quand j'envoi il écris ça:
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'serveur' (1) in /home/yellowan/public_html/minicreath/inscription.php on line 11

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /home/yellowan/public_html/minicreath/inscription.php on line 12

Warning: mysql_query() [function.mysql-query]: Access denied for user 'yellowan'@'localhost' (using password: NO) in /home/yellowan/public_html/minicreath/inscription.php on line 16

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/yellowan/public_html/minicreath/inscription.php on line 16
Erreur SQL !
SELECT count(*) FROM membre WHERE login="yellowangel13"
Access denied for user 'yellowan'@'localhost' (using password: NO)


que faire?

merci
yellowangel13 vous salut
LupusMic
le 03/09/2013 à 09:57
LupusMic
Essaye d'utiliser le bbcode pour formater ton texte s'il-te-plaît.
Et un titre plus explicite est aussi bienvenu.
J'ai fait les modifications pour cette fois.

Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'serveur' (1) in /home/yellowan/public_html/minicreath/inscription.php on line 11


PHP te dit clairement qu'il ne peut pas se connecter au serveur nommé 'serveur'. Il faut donc que tu adaptes se paramètre en conséquence.
Développeur récurrent, procédural et relationnel. Caustique soupe-au-lait.
Répondre

Ecrire un message

Votre message vient d'être créé avec succès.
LoadingChargement en cours