We are in the process of moving to our new Win 2K3 server, we have installed PHP, mySQL and it all works. However when I run the install script i get this error on the page after defining the config info:
Attempting to attach to database...
Warning: mysql_pconnect(): Access denied for user: '[email protected]' (Using password: YES) in D:\Websites\Forum\admin\db_mysql.php on line 38
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in D:\Websites\Forum\admin\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.
Click to go to the vBulletin website
Any help is appricated
Dave M
Attempting to attach to database...
Warning: mysql_pconnect(): Access denied for user: '[email protected]' (Using password: YES) in D:\Websites\Forum\admin\db_mysql.php on line 38
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in D:\Websites\Forum\admin\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.
Click to go to the vBulletin website
Any help is appricated
Dave M
Comment