**Reproduction steps:**
- Install Phabricator on a system missing a core PHP extension from this list such as `curl` or `mysql`: https://secure.phabricator.com/diffusion/P/browse/master/src/applications/config/check/PhabricatorExtensionsSetupCheck.php
- OR, have all the extensions from there but add `array_change_key_case` to `disable_functions` (https://secure.phabricator.com/diffusion/P/browse/master/src/applications/config/check/PhabricatorPHPPreflightSetupCheck.php)
**Exception seen:**
`Trying to read configuration "phabricator.cache-namespace" before configuration has been initialized.`
**Versions**
Phabricator c0bf08058b77a43a968ea59b8f9c8559d273e758 (git clone has been performed today).
arcanist 9e82ef979e8148c43b9b8439025d505b1219e213 (25 Aug 2016)
libphutil 0107c187b6d8a4c1725972ab80a6cdc97d9912d3 (9 Sep 2016)