Quote:
|
Originally Posted by spenland
The only real difference here besides changing the IP address is that the new username doesn't have the @mywebsite.com after it. I assume this is a limitation of Linux.
|
No. If at all, it would be a limitation of mysql.
Quote:
|
Originally Posted by spenland
Am I doing this correctly? I feel like I've tried everything. Is it possible to connect to a database by IP only?
|
Try
$xxxConfig_dbhost = 'localhost';
Apart from that: Don't you get any error messages? Did you check server lof files?
hth,
faglork