Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-10167

CiviCRM misses to recognize drupal's sites.php

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 4.1.1
    • Fix Version/s: Unscheduled
    • Component/s: None
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      If you have a Multi Site installation with Drupal and you are using sites.php in the sites folder to determine which domain belongs to which folder, you can't install CiviCRM because it seems not to recognize sites.php.

      Example: You have test.example.com and test2.example.com, in the sites folder you have two folders named 1 and 2. In sites.php you have two lines for these two domains:
      $sites[' test.example.com'] = '1';
      $sites['test2.example.com'] = '2';

      But the CiviCRM install script searches in sites/default for civicrm.settings.php file and if found it breaks up with an error message.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                andromedas Alexandro Gratiolet
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: