i've been having trouble trying to connect to my mysql database on my web server from desktop computer (my working computer) via my IDE editor. i receive a message saying ERROR 2003: cannot connect to mysql server 'xxx' (10061)
my web server and desktop computer are within the same network
i can connect to my mysql database via web through PHPMyAdmin but not remotely through a desktop application on my working pc.
i know this can be done... but i don't know what i need to do to configure my mysql server to allow me to connect to it
my web server and desktop computer are within the same network
i can connect to my mysql database via web through PHPMyAdmin but not remotely through a desktop application on my working pc.
i know this can be done... but i don't know what i need to do to configure my mysql server to allow me to connect to it