Installation fails: Failed while trying to read schema status
Installation fails: Failed while trying to read schema status
Event Timeline
• Marty updated the question from to Installation fails: Failed while trying to read schema status.Apr 4 2016, 11:56 AM2016-04-04 11:56:16 (UTC+0)
Comment Actions
The error you listed seems pretty explicit and is likely an issue with the MySQL account not having appropriate permissions. I believe the way I set mine up, I granted the MySQL account all access to all databases and not individual ones, as my setup is on a dedicated machine not running other services.
Comment Actions
I've experienced the same error and it turns out that you need to give all privileges to all databases, not just phabricator. Hope it helps.