atifagha Posted December 26, 2010 Share Posted December 26, 2010 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 Link to comment https://forums.phpfreaks.com/topic/222691-installing-php-on-host-via-lan-other-than-localhost/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.