Resolve Error Establish a Database Connection

Simply restart the mysql service as shown below :

[root@www ~]# service mysqld restart
Stopping mysqld:                                           [  OK  ]
Starting mysqld:                                            [  OK  ]
[root@www ~]# chkconfig mysqld on

Database Error