pixmaaa
04-08-2013, 05:36 AM
So I'm trying to install vbulletin 5. All files installed, and i'm going to host mysql in a place other than localhost.
Here is the file from my config
$config['MasterServer']['servername'] = 'gator1350.hostgator.com';
yet when I go to install.php I get this error:
2: mysqli_real_connect() [function.mysqli-real-connect]: (28000/1045): Access denied for user 'vbuser'@'94.102.48.101' (using password: YES)
The gator1350 ip isn't that one. I've tried using the ip, and used the link and neither work. I'm so lost right now.
Here is the file from my config
$config['MasterServer']['servername'] = 'gator1350.hostgator.com';
yet when I go to install.php I get this error:
2: mysqli_real_connect() [function.mysqli-real-connect]: (28000/1045): Access denied for user 'vbuser'@'94.102.48.101' (using password: YES)
The gator1350 ip isn't that one. I've tried using the ip, and used the link and neither work. I'm so lost right now.