le 02/09/2013 à 23:16
Erreur de connexion MySQL
J'ai un problème avec le php. Lorsque je test la page inscription de ma page membre, quand j'envoi il écris ça:
que faire?
merci
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