1

(1 replies, posted in Support)

I've read the documentation and know what I am doing. I am trying to install ochiba, on my centOS 4 box. The box has SQLite. The DB configurations are as follows.

define("DB","sqlite:////tmp/ochibatest.sqlite");
Originally, ochibatest was saved as a .db, but I changed it to an sqlite file, it didn't work either times..

error:
Checking for database connection ... FAILED - please check connection settings (sqlite:////tmp/ochibatest.sqlite)