Bonjour à toutes et à tous,

Voilà quelques jours que j'essaye d'installer Easyphp 3 sur mon portable équipé de Vista. Je me heurte toujours au même problème : impossible de démarrer Easyphp. seul APACHE est démarré, mysql reste fermé avec le message suivant :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
Mysql s'est terminé de façon inatendue
.

Voici le log qui est renvoyé :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
090302 15:15:55  InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090302 15:15:56  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090302 15:15:59  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
090302 15:16:01  InnoDB: Started; log sequence number 0 0
090302 15:16:01 [Note] Event Scheduler: Loaded 0 events
090302 15:16:01 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
Version: '5.1.30-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
Lorsque j'essaye d'ouvrir "Mysql administration", j'ai le message suivant :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
Erreur Mysql a répondu 
#2003 can't connect to Mysql server on 'localhost' (10061)
Merci de m'aider.

Nota : je trouve que Easyphp est plus pratique que Wamp.