Add php requisites on distribution install

Comments

Jamesap’s picture

Title: [1.15] Add php requisites on distribution install » [1.16] Add php requisites on distribution install
Jamesap’s picture

Title: [1.16] Add php requisites on distribution install » [1.18] Add php requisites on distribution install
Jamesap’s picture

Title: [1.18] Add php requisites on distribution install » [1.19] Add php requisites on distribution install
Jamesap’s picture

Title: [1.19] Add php requisites on distribution install » [1.18] Add php requisites on distribution install
Jamesap’s picture

Status: Active » Patch (to be ported)

Currently it is not possible to alter the install profiles to change the system requirements.
Check #1772316: Allow install profiles to change the system requirements

Added custom task opigno_lms_verify_requirements that checks the settings that may cause issues when installing Opigno lms
memory_limit
xdebug.max_nesting_level
max_execution_time
max_input_time

Pushed to opigno_lms
http://drupalcode.org/project/opigno_lms.git/commit/1cca0db

axelm’s picture

Status: Patch (to be ported) » Closed (fixed)