Myql e php
Inviato: ven 27 gen 2006, 20:42
Avrei un problema, vorrei installare lo script phpMyAdmin, ho configurato apache in modo da leggere il php e ho attivato mysql come servizio (seguendo slack4dummies), ho editato il file /etc/my-conf in questo modo:
ho riavviato mysql, inserita la directory decompressa dello script nella mia document root, ho modificato il file config.inc.php e puntato il browser all'index, il risultato è questo:
per vedere meglio l'errore:
http://hendrixiano.hopto.org/phpMyAdmin/index.php
Non capisco perchè questo errore. Potete aiutarmi? Grazie.[/url]
Codice: Seleziona tutto
server-id = 2
master-host = localhost
master-user = hendrixiano
master-password = mia_password
Codice: Seleziona tutto
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.
Error
MySQL said: Documentation
#1045 - Access denied for user 'hendrixiano'@'localhost' (using password: YES)
http://hendrixiano.hopto.org/phpMyAdmin/index.php
Non capisco perchè questo errore. Potete aiutarmi? Grazie.[/url]