hunter22375
04-09-2008, 03:35 PM
OK, just to clarify:
$config['Database']['dbtype'] = 'mysql'
Its the 'mysql' that needs to be changed, correct? Or in the following example, if my db name was vb.....
$config['Database']['dbname'] = 'forum'
I would replace the 'forum' with 'vb' Correct?
$config['Database']['dbtype'] = 'mysql'
Its the 'mysql' that needs to be changed, correct? Or in the following example, if my db name was vb.....
$config['Database']['dbname'] = 'forum'
I would replace the 'forum' with 'vb' Correct?