le 07/02/2012 à 17:20
Comment faire un espace membre
Je voulais créer un compte après avoir suivi le tutoriel concernant la création d'un espace membre, et il me met ce code erreur :
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'serveur' (1) in /homez.154/zeprints/www/inscription.php on line 21
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /homez.154/zeprints/www/inscription.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /homez.154/zeprints/www/inscription.php on line 26
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /homez.154/zeprints/www/inscription.php on line 26
Erreur SQL !
SELECT count(*) FROM membre WHERE login="micka1234"
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Merci d'avance :)
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'serveur' (1) in /homez.154/zeprints/www/inscription.php on line 21
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /homez.154/zeprints/www/inscription.php on line 22
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /homez.154/zeprints/www/inscription.php on line 26
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /homez.154/zeprints/www/inscription.php on line 26
Erreur SQL !
SELECT count(*) FROM membre WHERE login="micka1234"
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Merci d'avance :)