Warning: session_start() [function.session-start]: open(/sessions/sess_e77c1aa9eb8ef9607dea558f8ae4f9ca, O_RDWR) failed: No space left on device (28) in /home/users/00/03/bb/home/www:ssl/include/functions.php on line 63

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/include/functions.php on line 63

Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/users/00/03/bb/home/www:ssl/include/functions.php on line 66

Warning: Cannot modify header information - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/header.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/header.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/header.php on line 18

Warning: Cannot modify header information - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/header.php on line 19

Warning: Cannot modify header information - headers already sent by (output started at /home/users/00/03/bb/home/www:ssl/include/functions.php:63) in /home/users/00/03/bb/home/www:ssl/header.php on line 22
Ecrire une réponse - [Problème] Accés BD MySQL - Problèmes - lesCigales.ORG - Hébergement gratuit sans publicité

Vous n'êtes pas identifié. Veuillez vous connecter ou vous inscrire.


Ecrire une réponse

Ecrire une réponse

Composez et envoyez votre nouvelle réponse

Vous pouvez utiliser : BBCode Images Binettes

Les champs marqués %s doivent être remplis avant d'envoyer ce formulaire.

Information obligatoire pour les invités


Information obligatoire

Revue du sujet (plus récents en tête)

4

smile

3

Rebonjour.

Et bien j'utilise en php ce bout de code :

$lien = mysql_connect("localhost", "hfp_adminbloodbo", "*******");
if (mysql_select_db("hfp_bloodbowlliga", $lien) == 0)
{
  exit("Impossible de se connecter a la base de donnees");
}

Par contre je viens de forcer l'upload de ce fichier (qui était déjà en place oO), et maintenant cela fonctionne...

Donc je sais pas trop quoi dire, si ce n'est désolé !

2

Bonjour,

Le message d'erreur peut être et la méthode d'accès ?

1

Bonjour à tous !

Je rencontre un soucis : je ne peux plus accéder à ma BD MySQL !!

Le nom de la BD : hfp_bloodbowlliga
Le login (avec lequel je me connectais sans problèmes jusqu'à avant-hier) : hfp_adminbloodbo

S'il vous faut d'autres infos, je suis là !! smile

Merci d'avance smile



Currently used extensions: pun_poll, pun_admin_manage_extensions_improved. Copyright © 2008 PunBB


Warning: Unknown: open(/sessions/sess_e77c1aa9eb8ef9607dea558f8ae4f9ca, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/sessions) in Unknown on line 0