[llvm-bugs] [Bug 26615] New: phabricator is down
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Feb 14 12:16:58 PST 2016
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: unassignedbugs at nondot.org
Reporter: legalize at xmission.com
CC: klimek at google.com, llvm-bugs at 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 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160214/dc497640/attachment.html>
More information about the llvm-bugs
mailing list