i hav written a php script which has a mysql connection...
but it is giving the message cannot connect
intially selinux prevented it.....
then when i tried this command
#mysql --user=root --password=***** --host=ipaddress
it is giving the message...
ERROR 1130 (00000): Host '172.16.119.22' is not allowed to connect to this MySQL server
help me plzzzz
regards