flat file version
flat file version
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.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: flat file version
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.
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.
Re: flat file version
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.calguy1000 wrote: all that's really needed for this is for cms to work with sqlite, which is on the todo list (I think)
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!
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Re: flat file version
if you have sqlite support you can use cmsmadesimple spezial version.