Welcome to Majicko.com

Search



Main Menu

Calendar

September '10
S M T W T F S
   1234
567891011
12131415161718
19202122232425
2627282930  

Site Styles

Latest News

Majicko.com
FAQS

Frequently Asked Questions

Will Majicko work with other database platforms?

Though Majicko 1.0 BETA has not yet been officially tested on other database platforms than MySQL, which is why it was designated as a BETA version, Majicko was designed to do exactly that. Majicko was designed to fill the gap left by all of the other CMS systems on the Internet by working with ALL of the major database platforms.

Majicko comes already prepared for usage on the MySQL database platform, but this can be adjusted in your config.inc.php file. This file is in your GLOBALS directory. You will notice several files in this directory that help to make the SQL system work.

This is the variable in the config file that would need adjusting if you want to set Majicko to run on another database platform. This variable is found BELOW the warning line.

$querysys="querymysql.php3";

Changing this variable will completely reconfigure Majicko's SQL system. The possible settings for this variable are:

MySQL => querymysql.php3
PostgreSQL => querypgsql.php3
MSQL => querymsql.php3
MSSQL => querymssql.php3

These are the only databases that Majicko will work with so far. More database query scripts will be included in future versions of Majicko.

Powered by Majicko1.3.0! ©2008 Bandwise LLC