Pages: [1]   Go Down
Send this topic | Print
Author Topic: Tip: Convert your mysql CMS to flat file.  (Read 2244 times)
antimatter15
Loyal 110MB Member
*******
Offline Offline

Posts: 4075


WWW
« on: July 20, 2007, 07:23:40 AM »

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.php
2. 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.
« Last Edit: July 20, 2007, 12:04:03 PM by antimatter15 » Logged

Ajax Animator, a web-based, collaborative animation authoring environment with Flash, Silverlight, and GIF export.
MonkeyButt
What's the matter with you?
Authority Member
****
Offline Offline

Posts: 634

Retired


« Reply #1 on: July 20, 2007, 07:26:24 AM »

lol.  you give a tip yet recommend not to use it?  afro
Logged

(gdi *.ws domains) = pyramid scheme.  You were warned!
godaddy sells .ws domains for only 9.99!
antimatter15
Loyal 110MB Member
*******
Offline Offline

Posts: 4075


WWW
« Reply #2 on: July 25, 2007, 02:02:30 AM »

lol.  you give a tip yet recommend not to use it?  afro

Well isn't being helpful to some others and sending a single small email easier than parsing thorugh thousands of lines of php and messing around with mysql databases. Clearly this approach is only for the totally desperate.

I might get a flat file version of phpfusion (i hate it though) and post it somewhere (if I can get one working).
Logged

Ajax Animator, a web-based, collaborative animation authoring environment with Flash, Silverlight, and GIF export.
meep-online
Authority Member
****
Online Online

Posts: 980


WWW
« Reply #3 on: July 11, 2008, 04:34:22 AM »

Did you manage to do the flatfile php-fusion?
Logged

general vegitable
please ask (by pm duh!) before you yim me
Official 110mb Guru
********
Online Online

Posts: 6028


do NOT pm me asking for help


WWW
« Reply #4 on: July 11, 2008, 04:37:25 AM »

i would rather like this, it looks useful
Logged




webbuilderpro
Member
*
Offline Offline

Posts: 21


WWW
« Reply #5 on: July 12, 2008, 07:34:17 PM »

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.php
2. 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
Logged
Pages: [1]   Go Up
Send this topic | Print
Jump to: