Page 1 of 1

Please update FAQ for moving s9y with sqlite

Posted: Fri Dec 15, 2006 1:58 pm
by colas
You may want to upgrade the FAQ with the following info:

To move S9Y if you use SQLite, you must as with MySQL move the directory and
do the proper chowns, and then you must perform the 3 fields update via the
tool SQLiteManager http://www.sqlitemanager.org/
(caveat: with sqlite v2, on Debian sarge for instance, one must comment out line 4
of SQLiteAutoConnect.class.php: //include_once INCLUDE_LIB . 'sqlite3.class.php';)

Load the database (the file serendipity_*.db in your s9y dir, open the
serendipity_config table, click the Display tab, and change the 3 values
serendipityPath serendipityHTTPPath baseURL as for the MySQL case.

Posted: Fri Dec 15, 2006 3:25 pm
by judebert
I upgraded the illustrated guide at http://s9y.org/198.html with this new information. Thanks!

Their server seems to be down at the moment. Should I be linking to an alternate URL?

Posted: Fri Dec 15, 2006 4:08 pm
by colas
judebert wrote:I
Their server seems to be down at the moment. Should I be linking to an alternate URL?
Mmm, it was working yesterday and this morning, so I guess it is only a temporary outage