Hi
I have a LAN network at my office, i am using wamp server for running php scripts, now i have made a system as a server, of which, ip is 192.168.1.130.
I want to use its mysql on all the systems on lan. But when i write mysql_connect("192.168.1.130,"root",""); It gives the error that 10061, cant connect to mysql server etc.
I wana ask, how to use the mysql of one machine on other machine.
Right now i am running those files in my wamp on local machine, and i want to connect to the mysql of 192.168.1.130, what should i have to do?
I am using wamp server, remember!
Regards
Atif
Intelliscence
I have a LAN network at my office, i am using wamp server for running php scripts, now i have made a system as a server, of which, ip is 192.168.1.130.
I want to use its mysql on all the systems on lan. But when i write mysql_connect("192.168.1.130,"root",""); It gives the error that 10061, cant connect to mysql server etc.
I wana ask, how to use the mysql of one machine on other machine.
Right now i am running those files in my wamp on local machine, and i want to connect to the mysql of 192.168.1.130, what should i have to do?
I am using wamp server, remember!
Regards
Atif
Intelliscence