remote connection
Posted: Wed Sep 16, 2009 2:00 am
hi,
I have PHP installed on Server1 and mySQL installed on Server2. I am not able to connect to mySQL on Server2 from a php script on Server1. Needed extension is enabled in php.ini (php_mysql.dll). Extension_dir = "c:\php5\ext" which is also set correctly.
Can someone suggest what else has to be done for this to happen?
Thanks
I have PHP installed on Server1 and mySQL installed on Server2. I am not able to connect to mySQL on Server2 from a php script on Server1. Needed extension is enabled in php.ini (php_mysql.dll). Extension_dir = "c:\php5\ext" which is also set correctly.
Can someone suggest what else has to be done for this to happen?
Thanks