Sycaless

Multiple Sycaless Wikis

I keep finding cool things about Sycamore which I didn’t know existed - like multiple wiki support with a single database and code base. I wonder if this is what a wiki farm is about? Oh well, although I believe that the way Sycamore had wiki farms setup would preserve your login across wikis, I prefer to let my browser save the login information for each domain separately, even if the credentials refer to the same (even identical) data object. That’s how I have my Wordpress blogs setup, and it actually works perfectly well. I’m trying to see if I can add another wiki by changing some of the settings in sycaless_config.py and running BuildDB.py. Nope:

_mysql_exceptions.OperationalError: (1050, "Table 'curPages' already exists")
I’m a little confused though, how can I create another wiki_id?