I don't think this is a very smart work-around for the upcoming limitation of mysql, and might actually get banned, so this is just informal, and shouldn't be used.
Note: I assume no cause for any damage from following this process, I myself haven't fully done this either
1. get the php-text-db-api from
http://www.c-worker.ch/txtdbapi/index_eng.php2. configure it correctly. for me, I set $API_HOME_DIR to
Code:
$API_HOME_DIR="";
and i actually had to get the absolute directory to the database.
3. install the cms normally with a mysql database
4. backup the db (export).
5. convert your cms. for php-fusion, it's really simple as all the mysql is in one file named maincore.php
6. open the database editor and execute the saved database.
7. run the cms.
'` The above script sometimes crates problems oy you