Page 1 of 1

SQLite based installation?

Posted: Sun Jul 20, 2008 4:50 pm
by aleksander_m
Hi.

Just started installation of serendipity in a system where I don't have permission to connect to the DB system, and expected to be able to install serendipity using SQLite database files. The problem is that I don't see the option to select SQLite DB system: I just see MySQL, PDO::PostgreSQL, PostgreSQL, MySQLi.

Any hint?

Thanks in advance.

Posted: Sun Jul 20, 2008 6:33 pm
by sonichouse
Check that sqlite is supported in your php installation.

You can get instructions here.