8800 sujets

Développement web côté serveur, CMS

bonjour
après installation de easy php, j'essaie d'accéder à phpmyadmin mais j'ai cette erreur :
#2003 - Can't connect to MySQL server on 'localhost' (10061)
voila ce qui 'est marquer dans le log file:

InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
091014 15:28:06 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
091014 15:28:09 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...
091014 15:28:10 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
091014 15:28:11 InnoDB: Started; log sequence number 0 0
091014 15:28:11 [Note] Event Scheduler: Loaded 0 events
091014 15:28:14 [Note] C:\PROGRA~2\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)

merci pour votre aide
Modifié par timo (26 Oct 2009 - 17:17)