database connection error

chefsride

Member
could not connect to server for database <name>, errno 10054 (1432). Does anyone know what might be causing this error. I have setup a .pf file that has all the correct parameters and it is still not working.
 
10054 is a winsock error number for "Connection reset by peer". Common causes are: poor network connection, network firewall, or PC firewall.
 
Back
Top