Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.19
-
Fix Version/s: 4.7.21
-
Component/s: Core CiviCRM
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
CiviCRM installs alright, but when it redirects to the install.php page it gives a fatal error:
Fatal error: Call to undefined function config() in /srv/bindings/9a08664a0cea4cbe89fb711d7e63e7c9/code/core/includes/bootstrap.inc on line 2126
When I manually enable the civicrm module it all looks fine. So just need to track down the config() error could be with the way CiviCRM is bootstrapping Backdrop.