https://llvm.org/bugs/show_bug.cgi?id=26615

            Bug ID: 26615
           Summary: phabricator is down
           Product: Website
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Phabricator
          Assignee: unassignedb...@nondot.org
          Reporter: legal...@xmission.com
                CC: kli...@google.com, llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 15905
  --> https://llvm.org/bugs/attachment.cgi?id=15905&action=edit
screenshot

Can Not Connect to MySQL
Unable to connect to MySQL!

Attempt to connect to root@localhost failed with error #2002: Can't connect to
local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2).

Make sure Phabricator and MySQL are correctly configured.
The current Phabricator configuration has these values:

mysql.host    "localhost"
mysql.port    null
mysql.user    "root"
mysql.pass    hidden
To update these 4 value(s), run these command(s) from the command line:

phabricator/ $ ./bin/config set mysql.host value
phabricator/ $ ./bin/config set mysql.port value
phabricator/ $ ./bin/config set mysql.user value
phabricator/ $ ./bin/config set mysql.pass value
To continue, resolve this problem and reload the page.
Host: llvm-reviews

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to