Changes between Version 45 and Version 46 of DrupalServer
- Timestamp:
- 01/14/16 16:34:55 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DrupalServer
v45 v46 3 3 * {{{sudo apt-get install php5-gd php5-mysql ca-certificates apache2-mpm-prefork libapache2-mod-php5 mariadb-server}}} 4 4 * Make unstable available as a debian repository, then: 5 * {{{sudo apt-get install composer }}}5 * {{{sudo apt-get install composer php5.6-curl php-curl}}} 6 6 * NOTE: composer is required for civicrm-drupal. 7 7 * {{{sudo a2enmod rewrite}}} … … 106 106 == Web Interface == 107 107 * under 'Extend', select the 'CiviCRM Core' extension, and scroll to the bottom of the page to 'Install'. 108 * This will result in an empty white page. 108 * under 'Extend', select the 'CiviCRM Views' extension, and scroll to the bottom of the page to 'Install'. 109 109 110 110 111 = Themes =