Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Impossibile collegarsi a database MySQL

    Ciao a tutti,

    sto eseguendo un passaggio da un server CentOS ad un Windows Server 2008 R2, per questo motivo ho installato WAMP.

    Passando i vari script dal vecchio al nuovo server ed eseguendoli ottengo questo errore:
    codice:
    Connessione non riuscita: mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
    Avendo come versione di PHP installata la 5.3.4 e del MySQL la 5.1.53 ho guardato nella documentazione relativa al MySQL le soluzioni che venivano suggerite (http://dev.mysql.com/doc/refman/5.1/en/old-client.html) tuttavia nessuna di queste operazioni ha risolto il problema.

    Avete consigli?

    Grazie!

  2. #2
    ma hai provato a resettare la password come c'è scritto??
    prova a guardare questo link http://dev.mysql.com/doc/refman/5.1/en/old-client.html

  3. #3
    Sì certo.

    Ho provato a fare tutte le prove segnalate nella documentazione.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.