aquamada Posted June 17, 2018 Posted June 17, 2018 Dear Root Admin, I have a connection problem with my database. I got the following message when connection to PhpMyAdmin "mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)" After that, I got the following messages ==============================================================================================Warning in ./libraries/dbi/DBIMysqli.php#576 mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean givenBacktrace./libraries/dbi/DBIMysqli.php#576: mysqli_real_escape_string(boolean false,string '_',)./libraries/DatabaseInterface.php#2735: PMA\libraries\dbi\DBIMysqli->escapeString(boolean false,string '_',)./libraries/navigation/nodes/Node.php#437: PMA\libraries\DatabaseInterface->escapeString(string '_')./libraries/navigation/NavigationTree.php#289: PMA\libraries\navigation\nodes\Node->getData(string 'databases',integer 0,string '',)./libraries/navigation/NavigationTree.php#847: PMA\libraries\navigation\NavigationTree->_buildPath()./libraries/navigation/Navigation.php#45: PMA\libraries\navigation\NavigationTree->renderState()./libraries/Header.php#425: PMA\libraries\navigation\Navigation->getDisplay()./libraries/Response.php#260: PMA\libraries\Header->getDisplay()./libraries/Response.php#273: PMA\libraries\Response->_getDisplay()./libraries/Response.php#432: PMA\libraries\Response->_htmlResponse()PMA\libraries\Response->response()============================================================================================== Would you correct this problem because my website is not shown as it should be. Account : aquaali (ranomamelona@gmail.com)Website : www.aqua-alimenta.mgServer : Johnny Regards, aquaali
wolstech Posted June 17, 2018 Posted June 17, 2018 That usually means MySQL crashed. It seems to be working now. Are you still having this issue?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now