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


Andy Beaumont wrote:
> Hi list.
> 
> After Instiki suddenly refused to run as a daemon and my upgrade to 
> instiki-ar failed at script/create_db I tried out Pimki, sadly it 
> refused to recognise my storage from the old instiki installation. So, I 
> went back to instiki (which when not run as a daemon screwed up the 
> textile markup), exported everything as textile and started importing it 
> all by hand into Pimki, but the textile markup isn't properly working in 
> Pimki either.
> 
> Most of it seems to work, but the main issue seems to be newlines not 
> being converted into paragraph tags, this in turn screws up lists and 
> stuff. Anyone have any ideas how to fix this? It's driving me up the wall.
> 
> Setup:
> Rails 1.0
> Ruby 1.8.2
> RedCloth 3.0.4
> Instiki 0.10.2
> Pimki 1.8.092
> All on a Debian server.
> 
> Thanks.
> _______________________________________________
> Instiki-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/instiki-users

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to