On Aug 8, 2009, at 3:21 AM, Michael Franzl wrote:
just wanted to give Instiki a first try. I run Linux From Scratch Distribution 6.3 with ruby 1.8.7 (2008-05-31 patchlevel 0) andmysql 5.0.51.When I execute ./instiki, WEBrick starts without errors, but when visiting localhost:2500 the server gives an 500 Error "Application error (Apache)", which is misleading, because Apache is not involved here.I tried to find out what went wrong in a log file, but could not find any hints. The command line doesn't complain about anything either.I adapted `config/database.yml` for mysql and ran `rake db:create`, but it tries to create a sqlite database...Any hints appreciated!
These instructions http://golem.ph.utexas.edu/instiki/show/diff/Migrating+to+MySQLexplain how to migrate an existing Instiki installation to MySQL. Since you don't have any existing data to migrate, you can skip all the "rake db:fixtures ..." instructions. But, otherwise, the same steps apply.
JD
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
