I was installing vb3 RC4 and it wouldn't connect to my database.
My vb 2.3.3 works fine with the same database though, so I'm a bit confused. This is what shows up:
Step 2) Connect to the database
ÿþ
Attempting to attach to database
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in e:\home\Default\excalipur.com\htdocs\test\upload\includes\db_mysql.php on line 140
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
My vb 2.3.3 works fine with the same database though, so I'm a bit confused. This is what shows up:
Step 2) Connect to the database
ÿþ
Attempting to attach to database
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in e:\home\Default\excalipur.com\htdocs\test\upload\includes\db_mysql.php on line 140
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file.
Comment