mysql problems: cpanel 2 cpanel domains move!
Hi,We had to move domains from one cpanel server to another for one of our clients.
error on all domains:
Database error: cannot use database user_dbname
MySQL Error: 1044 (Access denied for user: 'user_dbusername@localhost' to database 'user_dbname')
Session halted.
Warning: mysql_connect(): Access denied for user: 'user_dbusername@localhost' (Using password: YES)
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource
strangely enough:
mysql -u user_dbusername -p
can connect to mysql and pass arguments.