On Mon, 15 Oct 2007 23:33:38 +0200 Daniel Carrera daniel.carrera@zmsl.com wrote:
Question: I know that you can have multiple sites on the same Drupal installation. But can each site have a different set of modules? I admin more than one site, but they are all totally different.
Is there any good documentation about sharing modules and codebase for several sites?
I see some pros and cons but I wonder if it is worth the effort: pros: - you can share tables - you fix/tune stuff in one place - you upgrade in one place - you save some space cons: - less tedious but more complex/risky install/upgrade process
any hands-on experience? comments?