-null- Posted July 8, 2009 Share Posted July 8, 2009 Can anyone recommend any CMSs that do not require a database to store the data. I have a client that wants a website they are able to update themselves however their hosting doesn't provide a database. Link to comment https://forums.phpfreaks.com/topic/165202-cms-without-database/ Share on other sites More sharing options...
rhodesa Posted July 8, 2009 Share Posted July 8, 2009 I don't know any off the top of my head, but i would start here: http://www.google.com/search?q=cms+php+sqlite Sqlite is a database type that is all in a flat file...so it doesn't need any db server. First you may want to check that your hosting has support for Sqlite though (but it should) Link to comment https://forums.phpfreaks.com/topic/165202-cms-without-database/#findComment-871131 Share on other sites More sharing options...
-null- Posted July 9, 2009 Author Share Posted July 9, 2009 I should hopefully get the full details of what hosting package my client has today so I can check it supports sqllite. Thanks. Link to comment https://forums.phpfreaks.com/topic/165202-cms-without-database/#findComment-871835 Share on other sites More sharing options...
haku Posted July 9, 2009 Share Posted July 9, 2009 If your client is too cheap to pay a few dollars a month for hosting, that's not a good sign for you getting paid properly when all is said and done. Link to comment https://forums.phpfreaks.com/topic/165202-cms-without-database/#findComment-872068 Share on other sites More sharing options...
infiniteacuity Posted August 14, 2009 Share Posted August 14, 2009 Any legitimate client should be willing to pay a few extra bucks in hosting to a have a database. Link to comment https://forums.phpfreaks.com/topic/165202-cms-without-database/#findComment-898059 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.