Instiki
SQLite issues on OSX

If you are running instiki on Mac OSX using the Ruby Version that Apple shipped, you might run into problems like

  • there is just a blank page showing after installation
  • instiki says “no such wiki” after creating your wiki

This is caused due to an old and buggy version of sqlite3 shipped with Mac OSX (Tiger) and also the readline library is broken. Please install the Ruby One-Click Installer for OSX to fix these issues.

please also see the thread on the mailinglist for an advanced solution. (You need rake for this to work)