Helló mindenkinek!
Azért ide írom a gondomat mert nem találtam jó tutorialt a neten windows-os változatokra. :blush:
Hogyan állítom be pl. phpmyadmin-nal a root jelszót? A privilégiumoknál root felhasználónál szerkeszt menüpontra kattintva új jelszót hozok létre. Az eredmény pedig ez lesz:
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.
Hiba
MySQL jelzi:
#1251 – Client does not support authentication protocol requested by server; consider upgrading MySQL client
Namost ha ennél a sornál a config.inc.php fájlban:
$cfg[$i] = ‘config’; // Authentication method (config, http or cookie based)?
$cfg[$i] = ‘root’; // MySQL user
$cfg[$i] = ‘****’;
beállítom az új jelszót akkor is hozzáférés megtagadva hibaüzenetet kapom.
Az érdekesség (számomra) a Mysql Administratort letöltöttem és ott be enged lépni az új jelszóval. :eh:
Hol tudom beállítani egyszerüen, hogy müködjön?
Elõre is köszönöm a segítségeteket!
legutóbbi hsz