NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
cymru78
Jun 22, 2014Aspirant
Can't access phpmyadmin
Hi, Hope this is the right place. I've installed MysqlOn, PHP5 & PHPMyAdmin Clicking on Launch PHPMyAdmin takes me to the log in page, but I keep getting #1045 Cannot log in to MySQL server. I...
Max_1968
Jun 22, 2014Aspirant
I think i had the same issue. If i remember correctly default login for mysql server, user root was empty and empty password was not accepted by phpmyadmin.
To test this you might try to login locally on the readynas (this is for root, try your user as well)
If that works, user and password you are using are correct. If it doesn't work try an empty password instead. I guess it works locally with user root and empty password, but still that doesn't work through phpmyadmin. You can either change settings on phpmyadmin (did not work for me) or change the password for your user locally.
Max
To test this you might try to login locally on the readynas (this is for root, try your user as well)
mysql -u root -p
If that works, user and password you are using are correct. If it doesn't work try an empty password instead. I guess it works locally with user root and empty password, but still that doesn't work through phpmyadmin. You can either change settings on phpmyadmin (did not work for me) or change the password for your user locally.
Max
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!