Jump to content

Installing PHP on host via LAN, other than localhost


atifagha

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.