Probleme php aidez-moi
Résolu/Fermé
sasa
-
30 sept. 2010 à 14:35
didimaraja Messages postés 15 Date d'inscription jeudi 30 septembre 2010 Statut Membre Dernière intervention 12 octobre 2010 - 30 sept. 2010 à 16:13
didimaraja Messages postés 15 Date d'inscription jeudi 30 septembre 2010 Statut Membre Dernière intervention 12 octobre 2010 - 30 sept. 2010 à 16:13
A voir également:
- Probleme php aidez-moi
- Easy php - Télécharger - Divers Web & Internet
- \R php ✓ - Forum PHP
- Br php ✓ - Forum PHP
- Expert php - Télécharger - Langages
- Php echo image ✓ - Forum PHP
2 réponses
chrij
Messages postés
115
Date d'inscription
jeudi 10 juin 2010
Statut
Membre
Dernière intervention
20 mai 2011
49
30 sept. 2010 à 15:32
30 sept. 2010 à 15:32
bonjour,
pourquoi as-tu mis $base à la fin de ton instruction
L'erreur renvoie à un paramètre inconnu. Je pense que c'est celui là.
pourquoi as-tu mis $base à la fin de ton instruction
mysql_select_db('...')$base;
L'erreur renvoie à un paramètre inconnu. Je pense que c'est celui là.
didimaraja
Messages postés
15
Date d'inscription
jeudi 30 septembre 2010
Statut
Membre
Dernière intervention
12 octobre 2010
30 sept. 2010 à 16:13
30 sept. 2010 à 16:13
j'ai eu ce blem
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in function secured by the Olympe PHP module on line 1
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/2ac1/config2.php on line 3
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /www/2ac1/index.php on line 8
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/2ac1/index.php on line 8
Erreur SQL !
SELECT id FROM membre WHERE login="didimaraja" AND pass_md5="5df43b77e15cfc399beb85f9417141c2"
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in function secured by the Olympe PHP module on line 1
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/2ac1/config2.php on line 3
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /www/2ac1/index.php on line 8
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /www/2ac1/index.php on line 8
Erreur SQL !
SELECT id FROM membre WHERE login="didimaraja" AND pass_md5="5df43b77e15cfc399beb85f9417141c2"
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)