[Instiki] 500 Server Error at first try

Michael Franzl michaelfranzl at gmx.at
Mon Aug 10 07:54:06 EDT 2009


Jacques Distler wrote:

> These instructions
> 
>    http://golem.ph.utexas.edu/instiki/show/diff/Migrating+to+MySQL
> 
> explain 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.

Thanks, that helped. I had to set the `RAILS_ENV=production` environment 
variable, adapt `config/database.yml`, manually create an empty MySQL 
database,  and run `rake db:migrate`.

Michael


More information about the Instiki-users mailing list