I've set up the remote mysql server - that works without any issues exactly as I want it too. But when I add a new ip address to the system, so a shared hosting client of mine can get a dedicated ip address, and tries to open phpmyadmin in whm, the I'm presented with the following error:
Error
SQL query: Edit
SET CHARACTER SET 'utf8';
MySQL said:
#1130 - Host 'new.ip.new.ip' is not allowed to connect to this MySQL server
Why is this? I were expecting cPanel to automatically take care of this. Also I don't understand why the mysql server thinks I'm accessing it form the newly added ip address instead of the primary ip address set for the cpanel server (which is working fine).
Any help or good ideas will be very appreciated
Thanks!
Error
SQL query: Edit
SET CHARACTER SET 'utf8';
MySQL said:
#1130 - Host 'new.ip.new.ip' is not allowed to connect to this MySQL server
Why is this? I were expecting cPanel to automatically take care of this. Also I don't understand why the mysql server thinks I'm accessing it form the newly added ip address instead of the primary ip address set for the cpanel server (which is working fine).
Any help or good ideas will be very appreciated