This page last changed on Apr 21, 2007 by hallman.

Multiple domains: Is using a separate database for each civiCRM site a better option than using domain id for separating different datasets?

In my opinion, they are equivalent options. Managing one database is a bit easier than managing multiple databases. To a large extent, it comes down to what you are comfortable with.

First define the multiple sites in drupal/sites, then put the civicrm settings.php file in the specific site/domain, and then configure the civicrm settings file to point to the databases created for civicrm.

[Source. ]

Document generated by Confluence on Mar 27, 2009 18:21