[development] multisite

VJ Rao cmsconsultant at gmail.com
Mon Aug 28 19:18:41 UTC 2006


Hi,

If I want to share users and data across multiple sites (If there is any
need for control, I plan to use TAC) ..which tables should I create as
unique for each website (i.e with prefix)?

I can think of 'variable' . Does any other table need a prefix?

If not, I can just do :

$db_prefix = array(
      'default'   => '',
      'variable' => 'site1_'
);
in sites/site1/settings.php..
right?



Regards,

V

p.s I dont use left navigation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20060828/39464eab/attachment.htm


More information about the development mailing list