Ok I've taken the port out of the install file and it seems to connect, but now I get a different config error, one you might be able to help with.
-------
Failed MySQL Query: [Resource id #5]:UPDATE rp_settings SET setting='vb3' WHERE id=41
Error: Table 'vbdatabase.rp_settings' doesn't exist
-------
I'm having trouble understanding why its putting the vbdatabase there, when it should be the review post database.rp_settings, because thats what its installing. Of course the
VB user db is not going to have the table rp_settings.
Weird error. Taking the port number out of the install file on line 880 can't be the cause of this?