I have database connection problem after restarted my server. When I try to load my website, it shows “Unable to connect to your database server using the provided settings”. However, this issue is not happens all the time, sometime page loads without any issue.
I have checked my db connection stings like hostname, dbname, username and password and everything is correct.
Below is the db connection setting which I am using.