hier MySQL marchait donc je ne sais pas ce qui je vas pas
le repertoire ou est installer xampp m'appartien (n'est pas a root) et tout les sous dossiers et fichier sont en chmod 777
quand je stoppe xampp j'ai ceci:
- Code: Tout sélectionner
Stopping XAMPP for Linux 1.7.4...
XAMPP: Stopping Apache with SSL...
XAMPP: XAMPP-MySQL is not running.
XAMPP: Stopping ProFTPD...
XAMPP stopped.
Quand je le relance:
- Code: Tout sélectionner
Starting XAMPP for Linux 1.7.4...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
Warning: World-writable config file '/opt/lampp/etc/my.cnf' is ignored
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
Dans la page de status de xampp:
- Code: Tout sélectionner
Base de Données MySQL DESACTIVE
PHP ACTIVE
Perl avec mod_perl ACTIVE
Common Gateway Interface (CGI) ACTIVE
Server Side Includes (SSI) ACTIVE
PHP extension "eAccelerator" DESACTIVE
PHP extension "OCI8/Oracle" DESACTIVE
Quand je vais sur PhpMyAdmin:
- Code: Tout sélectionner
Wrong permissions on configuration file, should not be world writable!
Quand j'essaye de me connecter a une base de donnée dans un code :
- Code: Tout sélectionner
Warning: PDO::__construct() [pdo.--construct]: [2002] Aucun fichier ou dossier de ce type (trying to connect via unix:///opt/lampp/var/mysql/mysql.sock) in /opt/lampp/htdocs/MyChat/chat.php on line 82
Erreur : SQLSTATE[HY000] [2002] Aucun fichier ou dossier de ce type
J'espere avoir tout bien détailler ...
Merci de votre aide
Pierre-Yves
PS: je suis passer de ubuntu 10.10 a 11.04 hier sa vien peut etre de la ...