I just got instiki-ar (trunk version 445) installed on freebsd with apache.

I encountered a problem when trying to create new webs.  The create_web 
method, as well as entering necessary info to database, tries to create 
a directory in public/ for file uploads.  As such, the user that apache 
runs as needs write access to the public directory.  As soon as I 
changed the permissions, I could create webs correctly.

I just submitted a patch[1] that makes import_storage script play nicely 
with the newest mysql database.  Without this patch the sql generated by 
import_storage won't import into mysql instiki.

Just a couple of other points (mainly to Alexey).  Can I suggest you 
replace database.default.yml in the config directory (as in ticket 
289[2]).  Probably also remove the create_db script as it adds to 
confusion around creating initial database (at least for me).

Chris

[1] http://dev.instiki.org/ticket/290
[2] http://dev.instiki.org/ticket/289
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to