how to create xampp mysql remote connection within my office ,
- by Ranjit Kumar
Before asking this question :
i have gone through this link How do I allow remote access to mysql using xampp?
But i couldnt make it up !!!
i have installed xampp using xamppinstaller.exe and its version is 3.1.0.
i am heidisql Gui for database managament
i tried the same by changing the # bind-address from "127.0.0.1" to my system ip address as # bind-address to "192.168.1.69"
After changing and restarting my xampp mysql i went to other system and tried to login (hedisql) with the hostname 192.168.1.69 and it gave me an error saying
Error 1130(0000): host' ....' is not allowed to connect to this mysql server.
what should i do please help me !!