Page 1 of 1
flat file version
Posted: Fri Jul 14, 2006 9:23 am
by nos
As there are low cost webspaces that offer php and some more but no databases, it would be fine to run cmsms with a flat file system (text sql) rather than a real database. Would be quick and sufficent for smaler to midsize Websites.
Re: flat file version
Posted: Sat Jul 15, 2006 12:33 am
by calguy1000
all that's really needed for this is for cms to work with sqlite, which is on the todo list (I think)
Re: flat file version
Posted: Sat Jul 22, 2006 1:01 am
by sjg
calguy1000 wrote:
all that's really needed for this is for cms to work with sqlite, which is on the todo list (I think)
The best way to deal with those hosts is to build and maintain the site on your local server, then use "wget" to push a static version of the site to the host.
Of course, it doesn't work with heavy interactivity or and database-driven modules, but that's the price of database-less serving.
Re: flat file version
Posted: Sat Jul 22, 2006 9:46 am
by Piratos
if you have sqlite support you can use cmsmadesimple spezial version.