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
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to