master database server name

Status
Not open for further replies.

garry1

New Member
Messages
3
Reaction score
0
Points
0
Hi, I'm trying to install vBulletin on my x10hosting account and can't find what the master database server name for x10hosting is. here is what i need:

// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = '???????';
$config['MasterServer']['port'] = 3306;

Any help would be appreciated.
 

Russ

<b>Retired *****</b>
Messages
3,168
Reaction score
2
Points
38
MySQL host is now localhost on the servers.
 
Status
Not open for further replies.
Top