CMSMADESIMPLE AND SQLITE - HOW TO SETUP

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
chrisberks

CMSMADESIMPLE AND SQLITE - HOW TO SETUP

Post by chrisberks »

I have read the various posts relating to sqlite but am still unclear as to how to setup CMSMADESIMPLE using sqlite instead of mysql. I need to set it up on a hosting service as well as locallhy on both LAMP (xndros/debian on an eeepc) and WAMP (ennovative wamp in an acer laptop allenivironments with PHP5)

(a) what are the pre-requisites?  level of PHP5 etc etc must mysql be installed or is sqlite just part of php5/
(b) does one have to do any initialisation for sqlite?
(c) how does one answer the DB questions in the installation screens?

(d) does anyone have detailed documentation that one could follow to successfully install CMSMADESIMPLE with sqlite?

Regards, Chris
Pierre M.

Re: CMSMADESIMPLE AND SQLITE - HOW TO SETUP

Post by Pierre M. »

Hello,

please don't use that many CAPITAL letters at once.

I've tried SQLIte support on current 1.4.1 :
-reput the sqlite driver in the adodb_lite package
-uncomment one line in the installer
-db host = localhost
-db user and pass : both empty
-db name : path to a (may not exists yet) file in a PHP writable folder (BEWARE path/folder owning/access issues)
-expect glitches in the core
-don't expect much modules to work yet

See http://forum.cmsmadesimple.org/index.ph ... #msg130692

Pierre M.
Locked

Return to “[locked] Installation, Setup and Upgrade”