Help setting up a separate server for Vbulletin database (mysql)
Hi,I am trying to setup a vb forum with the database in another server. I already modified the includes/config.php and changed the entry of $servername = 'xx.xx.xx.xx'; (IP Add of the DB Server).
I already checked the database in the other server if running, with the users properly defined, etc. But I got this error on my VB:
Database error in vBulletin :
Link-ID == false, connect failed
mysql error:
mysql error number: 0
What do you think I need to do more?
Thanks