I was going through the installer. On the step that makes the user account, it errors with
[afd113f5] /w/mw-config/index.php?page=Name DBAccessError from line 364 of /w/includes/db/LBFactory.php: Mediawiki tried to access the database via wfGetDB(). This is not allowed.
Backtrace:
#0 /w/includes/GlobalFunctions.php(3614): LBFactoryFake->getMainLB(boolean)
#1 /w/includes/User.php(348): wfGetLB()
#2 /w/includes/User.php(2991): User->load()
#3 /w/includes/User.php(3006): User->getGroups()
#4 /w/includes/password/UserPasswordPolicy.php(103): User->getEffectiveGroups()
#5 /w/includes/password/UserPasswordPolicy.php(74): UserPasswordPolicy->getPoliciesForUser(User)
#6 /w/includes/User.php(859): UserPasswordPolicy->checkUserPassword(User, string)
#7 /w/includes/User.php(807): User->checkPasswordValidity(string)
#8 /w/includes/installer/WebInstallerPage.php(912): User->getPasswordValidity(string)
#9 /w/includes/installer/WebInstallerPage.php(739): WebInstallerName->submit()
#10 /w/includes/installer/WebInstaller.php(280): WebInstallerName->execute()
#11 /w/mw-config/index.php(77): WebInstaller->execute(array)
#12 //w/mw-config/index.php(36): wfInstallerMain()
#13 {main}