Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Multiple Discussion Boards on a Single SQL Database?
I'm running multiple web domains as add-ons within a single hosting account. Any suggestions on the best way to implement multiple Vanilla installations using just one SQL database?
Am I right that this could be done pretty easily just by doing the installations manually and giving each setup a unique prefix for installation's SQL tables (e.g., LUM1_User, LUM2_User, etc.)? Would there be a better way to go about it?
0
This discussion has been closed.
Comments
Would anyone like to expand on this technique a bit? Where would I need to enter this unique prefix?