PDA

View Full Version : vbulletin error need help


jambab
05-25-2008, 01:02 PM
hi i didnt no where to put this but those of you who setup your vbulletin forum can you help me on this bit.

on this bit:


// ****** 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'] = 'localhost';
$config['MasterServer']['port'] = 3306;



do i leave that the same?

wwe
05-25-2008, 01:36 PM
I guess you'd probably change "localhost" to "mysql" ?

jambab
05-25-2008, 02:15 PM
i realise now this should of been in another section but i just want to say thank you for helping me you were a gr8 help it works fine now :D

Tyler
05-25-2008, 05:22 PM
Please read the first sticky in the PHP script install area. (the area that I moved your thread to)

wwe
05-25-2008, 09:51 PM
i realise now this should of been in another section but i just want to say thank you for helping me you were a gr8 help it works fine now :D

No problem :)

And yeah, as Tyler said, read the sticky's. They'll help you out a great deal in the future :)