krappleby025
Programmer
Hi all,
im trying to connect to a remote mysql server on someone elses computer. with there permission of course.. and i am using the following to allocate the ip
$host="***.***.***.***";
note the *** are actually the ip but i have removed them
when it try to run the script i get
Warning: Host '***.***.***.***' is not allowed to connect to this MySQL server in /home/httpd/vhosts/kra-computers.com/httpdocs/test_sites/linkadmin/includes/dbconnect2.php on line 6
any ideas
cheers
im trying to connect to a remote mysql server on someone elses computer. with there permission of course.. and i am using the following to allocate the ip
$host="***.***.***.***";
note the *** are actually the ip but i have removed them
when it try to run the script i get
Warning: Host '***.***.***.***' is not allowed to connect to this MySQL server in /home/httpd/vhosts/kra-computers.com/httpdocs/test_sites/linkadmin/includes/dbconnect2.php on line 6
any ideas
cheers