flat file version

General project discussion. NOT for help questions.
Post Reply

Who needs a flat file (instead of sql) db version of cmsms?

yeah thats it
4
33%
don't know
1
8%
shit
5
42%
thanks anyway
2
17%
 
Total votes: 12

nos

flat file version

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: flat file version

Post by calguy1000 »

all that's really needed for this is for cms to work with sqlite, which is on the todo list (I think)
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm

Re: flat file version

Post 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.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Piratos

Re: flat file version

Post by Piratos »

if you have sqlite support you can use cmsmadesimple spezial version.
Post Reply

Return to “General Discussion”