Hello,
I used MysqL first without password and there was no problem to go on the local host page and to have a look at the data base tables.
Now - due to the security warnings - I put a password in the myini file and I changed it for one of my data bases.
Using my java programs I can still access my tables but when I open the local host page I get error messages concerning my password and I can't look at my data bases.
Error
MySQL has answered: Documentation
#1045 -
The connection to the control user as defined in your configuration has failed.
phpMyAdmin has tried to connect to the server MySQL, and the server has rejected the connection. Verify the values of the host, username and password in your configuration and assure that they correspond to the informations delivered by your administrator of the server MySQL.
Is there no way to have a look at my data bases and its tables with a password if I open the local host web page?
Thanks for your help.
Thomas
I used MysqL first without password and there was no problem to go on the local host page and to have a look at the data base tables.
Now - due to the security warnings - I put a password in the myini file and I changed it for one of my data bases.
Using my java programs I can still access my tables but when I open the local host page I get error messages concerning my password and I can't look at my data bases.
Error
MySQL has answered: Documentation
#1045 -
The connection to the control user as defined in your configuration has failed.
phpMyAdmin has tried to connect to the server MySQL, and the server has rejected the connection. Verify the values of the host, username and password in your configuration and assure that they correspond to the informations delivered by your administrator of the server MySQL.
Is there no way to have a look at my data bases and its tables with a password if I open the local host web page?
Thanks for your help.
Thomas