There are times when you might have a database connection error. If you are on the Ubuntu system on Amazon hosting then run this command. #terminal #mysql

sudo service mysql 
or try this
sudo /etc/init.d/mysql start 


Sign Up To Comment