Multisite module

Nolan's picture

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.

Login to post comments

Re: Multisite module

progga - Mon, 2009-06-29 08:36

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

Nolan's picture
Nolan - Tue, 2009-06-30 09:18

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

stevepurkiss's picture
stevepurkiss - Tue, 2009-06-30 13:28

Hi Nolan,

You'll be wanting this page:

http://drupal.org/node/53705


Thanks Steve. Will have a go

Nolan's picture
Nolan - Wed, 2009-07-01 09:01

Thanks Steve. Will have a go at setting it up.