[Instiki] Instiki with MySQL
John Whitley
whitley at acm.org
Wed Dec 6 13:28:02 EST 2006
Assuming that in updating database.yml, you've also created a MySQL
db for Instiki, then you just need to run "rake migrate". If you're
on Windows using the all-in-one bundle zipfile, you may need to do
this as:
path\to\ruby\bin\ruby.exe path\to\ruby\bin\rake migrate
(The rake tool is just a ruby script, and it typically lives in the
ruby/bin directory.)
-- John
On Dec 5, 2006, at 8:39 PM, keiya at kanno.com wrote:
> I have a very very simple question. How can I use Instiki with
> MySQL? I
> downloaded the instiki's zip and changed "database.yml." What should I
> do next?
> _______________________________________________
> Instiki-users mailing list
> Instiki-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/instiki-users
More information about the Instiki-users
mailing list