multisite

Events happening in the community are now at Drupal community events on www.drupal.org.
auxin's picture

Multisite Search using ApacheSolr module

Hi,

Can anyone let me know if it is possible to index and search multiple Drupal and non-drupal websites using the ApacheSolr module?

If not please let me know of any other way that this could be achieved.

Thanks

Read more
anotherdave's picture

Looking for Shared Roles, Shared Permissions but users restricted to own site.

Hi,

I have a multisite set-up, using the LDAP module for authenticating users (which means that all my users can log in to all sites). What I would like to happen is that each site inherits an "Editor" role when set up, with my list of standardised permissions. I can update the permissions in one place & this will affect the "Editor" role on each site.

What I don't want to happen is for a User to keep this role across sites - If you are in the Editor role in Subsite1, you shouldn't have the role in Subsite2, unless it is subsequently assigned to you.

Read more
rovo's picture

MultiSite on Mediatemple

Hello,
I have been trying to configure a drupal multisite on Mediatemples GridService. I've followed and read every doc I could find on the subject, and still no success.

I've done a basic drupal install. Then added a second site into the sites directory. I then tried to sym link this second domain to the drupal install using this in ssh:
ln -s ~/home/12345/domains/dev.example.com/html/sites/domain2.com html

Read more
xavi1337's picture

Redirect Loop with second site

I have two domains I would like hosted off one install of drupal, domain1.com, domain2.com hosted on godaddy.com
I have installed drupal and have the first site up, however when trying to install the second site, domain2.com, I get a browser error saying "this page has a redirect loop, "The webpage at http://site.com/install.php has resulted in too many redirects".
I seem to get this error each timeI try to add a second domain.
Here are the steps I took
1.create new directory in 'sites' called 'domain2.com'
2.moved 'default.settings.php' into the folder and renamed it appropriately.

Read more
paul_constantine's picture

Single signon without prefixing dbs?

Hello all,

I am runnung a small network of multilanguage Drupal 5.16 sites using a single codebase, separate databases and instead of sharing users across databases I use a seperate user database that is accessed by all websites. The user database contains the following tables (these tables were dropped from the other databases):

  • authmap
  • buddylist
  • buddylist_buddy_group
  • buddylist_groups
  • buddylist_pending_requests
  • facebook_status
  • privatmsg
  • privatmsg_archive
  • privatmsg_block_user
  • privatmsg_folder
  • sequences
  • sessions
  • userpoints
  • userpoints_txn
Read more
tsvenson's picture

Multisites and shared databases

Hi,

I am planning a multisite project where I want to be able to share users and some content between sites.

All sites will be more or less clones of each other, but they will have different target markets (countries mainly).

What I want to do is:

<

ul>

  • Use Drupal 6.x
  • Have one Drupal installation with many sites
  • Be able to quickly deploy a new site based on a master site
  • Multilingual support (using the Internationalization modules)
  • Share the user database between them
  • Read more
    Garrett Albright's picture

    Multi-site dashboard

    I've been doing more work with multi-site installations recently, both of the traditional and Domain Access kind. I've been thinking it might be worthwhile to hack together a "dashboard" module which could track the status of all sites in a multi-site installation on one page.

    Read more
    mattmm's picture

    Is this outside the scope of multisite?

    I'm looking to configure:

    • 1 Drupal Base core
    • 1 Core of set modules
    • Under the core install many websites that have their own DB and possibly their own modules. I don't need them to share users or content.

    My assumption of what the directory tree might look like:

    Drupal_Base/
    -Sites/

                  --all/
                     ---modules/
                                ----views/
                                ----cck/
                      ---themes/
    
                 --abcxyz.com/
                                 ---modules/
    
    Read more
    calbasi's picture

    Multisite in diferent Cpanel accounts?

    I wonder if it is possible (or not) to do a multisite install, but without share the same cpanel (or host accounts)

    In other words, if you follow instructions like these (http://drupal.org/node/348619#comment-1265617), with parked or addon domains, you get a multisite drupal installation (great!), but if you want give all the owners of the domains a Cpanel account, you can NOT do it, because is the same Cpanel account (you can access it throw the diferent domains, but once inside Cpanel, you can manage all of them).

    Read more
    RTauson's picture

    Multisite installation hos Binero

    Hej !
    Försöker att flytta över min utvecklingsmiljö till Binero's webhotell.
    Har svårt att få multisite installationen att fungera som jag vill.

    Vad jag vill göra är följande:
    Installera drupal i ett subdirectory under public_html/drupal, med det kan jag nå min "default" drupal installation med http://minsubdomän.domän.se/drupal.

    Jag vill kunna skapa andra drupal sajter som jag addresserar med http://minsubdomän.domän.se/site2.
    Jag har skapat katalogen public_html/drupal/sites/minsubdomän.domän.se.site , enligt min tolkning av multisite installations guiden.

    Read more
    Subscribe with RSS Syndicate content