Hello,
A user hosted on my VPS experience the Max SQL connection error, especially when they advertise on social media, and they lead some increased audience on the website.
I tried to run
mysql -u {username} -p {password} from terminal, I'm asked to enter a password, I enter the database password but i receive this error:
ERROR 1045 (28000): Access denied for user 'woodandgasleb'@'localhost' (using password: YES)
Also I tried to use the new cPanel feature SQL Services > Edit SQL Configuration
I increased the "Max Connections" from 500 to 600. Is this enough to prevent the randomly appearing error when we open the website ?
A user hosted on my VPS experience the Max SQL connection error, especially when they advertise on social media, and they lead some increased audience on the website.
I tried to run
mysql -u {username} -p {password} from terminal, I'm asked to enter a password, I enter the database password but i receive this error:
ERROR 1045 (28000): Access denied for user 'woodandgasleb'@'localhost' (using password: YES)
Also I tried to use the new cPanel feature SQL Services > Edit SQL Configuration
I increased the "Max Connections" from 500 to 600. Is this enough to prevent the randomly appearing error when we open the website ?