Multisite module
Hi,
Does anyone have any knowledge/experience of using the multisite module. I am looking to create my second drupal site and am considering using the multisite module. Is this a good idea? All thoughts welcome.
thks,
nolan.
Groups:
Login to post comments

Re: Multisite module
Do you mean the multisite_manager module or Drupal's built-in multisite feature? I don't have experience with multisite_manager, but Drupal's multisite feature is pretty robust. Your site can either live in a single database or in separate databases. Very useful.
Thanks,
Adnan
re: multisite module
Hi,
I think I mean the multisite module. Basically, I want to have multiple sites accessing the same database, so that when I need to update modules I am able to do them in one place.
thks,
nolan.
Setup of /sites directory for multi-sites
Hi Nolan,
You'll be wanting this page:
http://drupal.org/node/53705
Thanks Steve. Will have a go
Thanks Steve. Will have a go at setting it up.