I am attempting to install vBulletin on a subdomain.
I get to Step 2:
Database server type: mysql
Database server hostname / IP address: (I put the IP address for the host. Not the subdomain's IP, but host's.)
Database username: (I put the username here)
Database password: (I type the password)
Database name: vbulletin
Technical email: (I put an email here.)
Then, I continue on:
Warning: MySQL Connection Failed: st '[edit: it shows the host name here, but I've decided not to show it to you guys]' is not allowed to connect to this MySQL server in ./db_mysql.php on line 40
Warning: 0 is not a MySQL link index in ./db_mysql.php on line 47
The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.
Do I get stuff because I'm on a subdomain, and I'm using the IP Number for the host, not the subdomain? thanks.
I get to Step 2:
Database server type: mysql
Database server hostname / IP address: (I put the IP address for the host. Not the subdomain's IP, but host's.)
Database username: (I put the username here)
Database password: (I type the password)
Database name: vbulletin
Technical email: (I put an email here.)
Then, I continue on:
Warning: MySQL Connection Failed: st '[edit: it shows the host name here, but I've decided not to show it to you guys]' is not allowed to connect to this MySQL server in ./db_mysql.php on line 40
Warning: 0 is not a MySQL link index in ./db_mysql.php on line 47
The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.
Do I get stuff because I'm on a subdomain, and I'm using the IP Number for the host, not the subdomain? thanks.
Comment