First time here? Check out the FAQ!
1

Installing many instances of Askbot

I am planing to install Askbot, but have 1.example.com and 2.example.com and these two would be different topics of Askbot.

Is it better to install 2 instances of askbot (e.g. as a two different django apps), or is there a way to use just one instance of askbot with two different DBs ?

Hanan Natan's avatar
33
Hanan Natan
asked 13 years ago

Comments

see more comments

1 Answer

1

At the moment askbot does not support multisite installations in the same database, so you will have to make two separate installations.

Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments