A
Anonymous
Guest
Hi,
I have two machines:
1. betelgeuse.cis.ksu.edu: it is a linux on which my apache server is running.
2. procyon.cis.ksu.edu: it is a solaris on which my mysql server is running.
I have written a samll php script which connects to the mysql server. But I get following errors when my script is executed. But the other scripts which do not require database access are working fine.
Warning: Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL server in /amd/keid/root/cis/keid/home/grads/deepak/.html/table.php on line 5
Warning: MySQL Connection Failed: Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL server in /amd/keid/root/cis/keid/home/grads/deepak/.html/table.php on line 5
Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL serverUnable to connect to the host
Can anybody shed light on this?
with regards,
RN
I have two machines:
1. betelgeuse.cis.ksu.edu: it is a linux on which my apache server is running.
2. procyon.cis.ksu.edu: it is a solaris on which my mysql server is running.
I have written a samll php script which connects to the mysql server. But I get following errors when my script is executed. But the other scripts which do not require database access are working fine.
Warning: Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL server in /amd/keid/root/cis/keid/home/grads/deepak/.html/table.php on line 5
Warning: MySQL Connection Failed: Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL server in /amd/keid/root/cis/keid/home/grads/deepak/.html/table.php on line 5
Host 'betelgeuse.cis.ksu.edu' is not allowed to connect to this MySQL serverUnable to connect to the host
Can anybody shed light on this?
with regards,
RN