View Full Version : sql to sqli transfer?
ScienceOfMuscle
12-09-2008, 01:56 PM
I currently have a MySQL database because for whatever reason the install file would not let me create a MySQLi despite the fact I know 100% it is supported.
With that being said would I be able to do a database transfer from sql to sqli in the future when I get everything figured out? Say when I upgrade to 3.8.0?
SEOvB
12-09-2008, 02:26 PM
MySQLi is an extension I beleive for MySQL. If you have it installed, you should be able to change the setting in the config.php file to mysqli and not have any problems.
ScienceOfMuscle
12-09-2008, 04:17 PM
MySQLi is an extension I beleive for MySQL. If you have it installed, you should be able to change the setting in the config.php file to mysqli and not have any problems.
Oh ok, so if there is already an sql database made on my host server I don't need to run any vbulletin install files I can just change config.php to sqli and everything will be fine?
Dismounted
12-10-2008, 07:36 AM
Yes
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.