Help - Search - Members - Calendar
Full Version: What Type Of Mysql Does Zymic Run?
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
ANz
// ****** 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';


This is the 1st step in the config.php file in VBulletin, I guess it wasn't to know what "type" of databse Zymic runs dry.gif
kirman
Database on this zymic site is mysql. Have you canfigured your database like username and password on "manage database" this hosting. If you did, you shouldn't have wrong with your database. biggrin.gif
Alex
Yes, use the "mysql" driver.
ANz
$config['Database']['dbtype'] = 'mysql';

Alright so I put in for "database" my database name, and for "dbtype" i just put in 'mysqli'? and for 'mysql' just leave like that? Sorry new to MySQL wacko.gif

kladz
yes,,, mysql.. dont use mysqli, it wont work

I hosted a vB on Zymic too, so I know
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.