sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
653 stars 444 forks source link

Critical Error: [0100] - Unable to connect or authenticate to the Sentora database (sentora_core). #193

Closed baulahakaji closed 9 years ago

baulahakaji commented 9 years ago

I got this error in my panel... I cannot connect to the database... I don't know how this error came.... { Critical Error: [0100] - Unable to connect or authenticate to the Sentora database (sentora_core). We advice that you contact the server administrator to ensure that the database server is online and that the correct connection parameters are being used. }

eByte23 commented 9 years ago

If you have come line access if running Linux try MySQL -u {user} -p

Should prompt for password.

If this connects Db server is running. If running Ubuntu try /etc/init.d/mysqld restart

TGates71 commented 9 years ago

Github is not for support. Please use our forums here: http://forums.sentora.org/ Thanks!