Ciao a tutti sto cercando di installare uno script PHP dopo aver aggiornato mySQL alla versione 5.1 ma ottengo ancora questo errore
Checking MySQL client version: Failed!
will have issues on your MySQL version (5.0.51a), because of the many bugs related to the PDO drivers on this version. Please upgrade MySQL to patch these problems. Even if you choose not to use PHPDS, it is recommended you upgrade to this version for the security and stability of your own website.
Penso di dover indicare a PHP di esare la corretta versione di mySQL ....ma dove/come?? nel php.ini non ho trovato nulla riguardo alla configurazione
(sto usando PHP su un server W2003)
Thanks