Page 1 of 1

Socket Error on connect

Posted: Sun Mar 10, 2013 8:04 am
by bespokenwa

Error on Connect: Can't Connect to MySql Server on 123 .456.789.000 (10061) Socket Error on connect. WSAGetLastError return 11004($2AFC)

I am getting this error message when I try to connect using PHPMaker 9.2


Re: Socket Error on connect

Posted: Mon Mar 11, 2013 8:18 am
by Webmaster

Make sure your MySQL server allows connection by TCP/IP. If the server has firewall, make sure the port (3306 by default) for MySQL is allowed.


Re: Socket Error on connect

Posted: Sun Nov 25, 2018 6:05 am
by gdauphin

I have the exact same issue. What is unique for me is that I just turned on optional SSL connectivity on my WebServer, and now PHPmaker will not connect, even though PHPmySqlAdmin connects just fine.

Any ideas?


Re: Re: Socket Error on connect

Posted: Sun Nov 25, 2018 8:59 pm
by gdauphin

I fixed my own problem. Windows update and reboot fixed the problem for whatever reason...