Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.8
-
Component/s: Core CiviCRM
-
Labels:None
Description
Create an automated browser-based installer for CiviCRM - Drupal and PHP5. The installer should verify:
- PHP version and required PHP config settings
- Drupal version
- MySQL version and INNODB support
- CiviCRM is not already installed (script doesn't currently do "upgrades")
Then the installer will:
solicit DB settings from the user and instantiate the DB
populate the DB with fixed and (optionally) sample data,
create the settings file with the correct datasource, path and URL settings
redirect to CiviCRM home page.
Installer is launched from http://<drupal_site>/sites/all/modules/civicrm/drupal/install/index.php