I am transferring servers. Before doing so, I upgraded MySQL from 4.1 to 5.1. It all works fine on the old server; I can login to phpMyAdmin with "clientusername" and his databases are listed.
However, after doing a restore on the new server, which is running exact same version of MySQL, I can't login either via shell or phpMyAdmin. "root" wasn't working either until I updated the password as outlined here. da_user seems to be working fine-- DA has no problems creating new users or updating password of an existing user. But no matter what, I can't login under their username and see their DBs in phpMyAdmin.
I've googled for hours and found nothing. my.cnf is identical on both servers. Any suggestions?
Thanks,
Brian
However, after doing a restore on the new server, which is running exact same version of MySQL, I can't login either via shell or phpMyAdmin. "root" wasn't working either until I updated the password as outlined here. da_user seems to be working fine-- DA has no problems creating new users or updating password of an existing user. But no matter what, I can't login under their username and see their DBs in phpMyAdmin.
I've googled for hours and found nothing. my.cnf is identical on both servers. Any suggestions?
Thanks,
Brian