Thanks for the help Chris. rake migrate did indeed set up my databases 
but sadly when I ran instiki-ar I got a blank page. For the record 
though, Pimki2 was a breeze to set up and the import of the old data 
worked almost flawlessly (I say almost because there were + symbols 
replacing the spaces in the page titles so the links didn't work, 
editing the titles to put the spaces back fixed everything though). Nice 
work Assaph.

-Andy

Chris Roos wrote:
> You could try Instiki-AR again - I know it works as I currently have it 
> running a wiki on freebsd.
> 
> I assume you grabbed instiki-ar straight out of subversion?
> 
> If so, the script/create_db will no longer work - Rails Migrations now 
> take the role of creating the database.
> 
> You will first need to make sure that the database.yml file exists in 
> config/ (let me know if you need this as it's not presently in trunk).
> 
> Then, in the instiki-ar directory, run rake migrate to get the database 
> created.
> 
> That should be all you need to get up and running.
> 
> Let me know if you have any problems.
> 
> Chris
> 
> 
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to