Firewall Settings required for Plesk.

McDonald1

New Pleskian
It looks like a change was made to the firewall settings (I think this was done by .net microsoft patch)

I have manually added mysql-nt to the firewall ruleset, and this has allowed MySql to talk to the application. (Wordpress websites are now working)
However
I still get the same error when i try to log in to the control panel.
ERROR: PleskMainDBException
MySQL server has gone away

0: common_func.php3:637
reconnect()
1: common_func.php3:600
db_connect()
2: auth.php3:134

Is there a list of firewall rules that need to be in place to allow Plesk to work?
 
Try to increase wait_timeout in my.ini and restart MySQL server.
 
Back
Top