Bonjour,
J’ai installé MySQL Server 5.5 sur un PC Windows XP SP3 (mysql-5.5.13-win32.msi). Je suis à présent entrain de le configurer. Pour cela, j’utilise le wizard proposé dans le package (MySQLInstanceConfig.exe). A la dernière étape, celle où il configure les sécurités (Apply security settings), j’ai l’erreur suivante :
The security settings could not be applied to the database because the connection has failed with the following error.
Error NR. 2003
Can’t connect to MySQL server on ‘localhost’ (10061)
If a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connections. Otherwise no client application can connect to the server. After you have opened the port please press [Retry] to apply the security settings.
Le port 3306 du firewall est bien ouvert, mais l’erreur persiste ! Je suis à court d’idée. Auriez-vous une piste à me suggérer ?
CONFIG :- Windows XP SP3
- Apache 2.2.16
- PHP 5.2.14 + Extension MySQL + Extension MySQLi
- MySQL 5.5.13
Merci.
Partager