mysql error in install
Event Timeline
Why are you using accountadmin? Have you finished setting up Phabricator? This error is that you don't have a password set for mysql.
#1045: Access denied for user '56c621647628e1f0'@'localhost' (using password: NO)
I did it because I found this tutorial which says how to install phab into openshift:
https://github.com/relrod/phabricator-openshift-quickstart
I did all the steps that are stated there.
I did used the password and login provdided by openshift but it seems to me that the wrong user is used.
Unfortunately we don't support installation guides that come from third party sources. Our guide is here: https://secure.phabricator.com/book/phabricator/article/installation_guide/
Please contact that maintainer if you feel their guide is out of date.
Unclear why that guide is recommending creating an account from the command line. We don’t do that. Generally just install Phabricator (files) and go to the web page, it will guide you on setting up the database and first admin account.