Jump to content

How can i use local my sql server as common server in a local network


rajan

Recommended Posts

Hi,

            I am a newbie to php. i have just installed WAMP server in my windows 7 OS. I have tried to access mysql with host server name as "localhost' or '127.0.01' . it works fine.

 

But when try to access the mysql using my ip address , i was not able to login. Since i need my system  as a common server in the network. i have just tried this scenario.

 

Following error i got in php coding:

 

"Warning: mysql_connect() [function.mysql-connect]: Host 'System-03' is not allowed to connect to this MySQL server in C:\wamp\www\Login.php on line 82

Could not connect to mysql Host 'System-03' is not allowed to connect to this MySQL server"

 

Could anyone guide me to solve the problem?

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.