I have my files in Windows OS and Database in Linux Os. When I hit the url in browser, I got following error,
Warning: mysql_connect() [function.mysql-connect]: [2002] No connection could be made because the target machine actively (trying to connect via tcp://192.168.1.211:3306) in D:\Xampp installed files\xampp\htdocs\mobilewebservice\DBconnect.php on line 3
Please help me,
Thanks in advance
Is your mysqld on? Is it really on that IP? Is networking
turned on in my.cnf (by default it should be.) The firewall possibility was already mentioned by Colin.