Please update FAQ for moving s9y with sqlite

Having trouble installing serendipity?
Post Reply
colas
Regular
Posts: 11
Joined: Tue Nov 28, 2006 4:04 pm

Please update FAQ for moving s9y with sqlite

Post 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.
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post 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?
Judebert
---
Website | Wishlist | PayPal
colas
Regular
Posts: 11
Joined: Tue Nov 28, 2006 4:04 pm

Post 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
Post Reply