Effettivamente ho la versione di php 5.2.9 (penso sia l'ultima)

Ma problemi li ho anche con la versione 5.0...

La versione 4.1 pare andare invece, ma non vedo perché dovrei accontentarmi di quest'ultima se la 5.0 dovrebbe andare a meraviglia... quindi l'ho disinstallata (facendo anche remove dal wizard di configurazione) e ho installato la 5.0

Tre cose strane:

1) Non so perché ma nella lista dei servizi di windows c'è un MySQL che in realtà non ci dovrebbe essere. Come si fa a rimuovere? Perché non posso installare MySQL con quel nome, ora!

2) Quando faccio il wizard di configurazione mi viene fuori "Please chose a server instance to be altered". Ma io ho attualmente installato solo un'istance (mysql 5.0), mentre li mi viene fuori anche, in rosso, mysql 4.1 (che ho rimosso...) e tra l'altro "non ha" il service name.

3) Scelgo comunque di riconfigurare l'istance 5.0, ovvero quella attualmente installata. Al momento di fare la configurazione, però, al 4° step mi si blocca e mi da l'errore:

"The security settings could not be applied to the database because the connection has failed with the following error:

Error Nr. 1045
Access denied for user 'root'@'localhost' (using password: YES)

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.

If you are re-installung after you just uninstalled the Mysql server please note that the data directory was not removed auotmatically. Therefore the old password from your last installation is still needed to connect to the server. In this case please select skip now and re-run the Configuration Wizard from the start menu."

Ho impostato un'eccezione per la porta 3306 nel firewall, anche se non so più come vedere le porte che si è scelto di consentire. Ho aggiunto anche l'eccezione al file mysql-nt e pure al file mysql tanto per star sicuri... ma niente.

Ormai sono disperato...