On Jun 20, 2010, at 12:31 AM, Gavin wrote: > After downloading instiki 0.17, I ran the instiki script as per the > instructions. > And at the moment the page is about to save to sqlite3, it bombs with these > errors:
1) The current release version of Instiki is 0.18.3. A pre-release version of
the soon-to-be-released Instiki 0.19 can be had at
http://golem.ph.utexas.edu/~distler/code/instiki-svn.tar.gz
2) Did you
gem install sqlite3-ruby
? That seems to be necessary on many configurations.
3) The database should be at
db/production.db.sqlite3
Does that file exist, and is it writable by the user running instiki?
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
