Quote:
Originally Posted by snakes1100
Im not sure about 7.1 as i havent tested a 3.8.11 forum on it.
As for MySQL, doesnt matter i run MariaDB 10 on most.
|
i think i'll use MariaDB sure,
just on config file,
what i need to insert here :
Quote:
// ****** DATABASE TYPE ******
// This is the type of the database server on which your vBulletin database will be located.
// Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+
// for slave options just append _slave to your preferred database type.
$config['Database']['dbtype'] = 'mysql';
|