From: Tara S. <te...@cl...> - 2001-11-15 20:02:08
|
I want to set up a second wiki on my site. I've used the <Files thingy> trick to get nice clean urls - wiki1=20 accessible through http://climbtothestars.org/spiro (you all know that=20 by now, I guess!) The idea is this one: I create a new database. I create a new "index copy" file named "whatever" and do a <Files=20 whatever>... trick. In "whatever", I specify that I'm using the new db,=20 and point to different templates than the ones for wiki1. See the idea? use the same engine for two different wikis. Just one thing: when I have to create tables in the db, with: mysql -uuser -ppassword dbname <schemas/schema.mysql what am I doing exactly? because I see a file named schema.mysql in the=20 schemas directory... so I guess we're using that, right? And at the top=20 of this file is written "use DbForWiki1" - I think that was added at=20 some point earlier for trying to get the whole thing to work. so, what should I do? try removing the "use DbForWiki1" line and see if=20 wiki1 still works? (do I run any risk of breaking something if I do that?= ) or should I duplicate schema.mysql into wiki2schema.mysql, and change=20 the "use" line? would this break things later on for wiki2? there... hope you can make sense out of this. thanks if you can help! Tara --=20 Je r=E9ponds au mieux de mes connaissances Climb to the Stars! - http://climbtothestars.org/ SpiroLattic - http://climbtothestars.org/spiro/ Pompeurs Associ=E9s - http://pompage.net/ |