Check the user table on the mysql database. The user, & host muste be correcty set.
Also Rembember firewalls should be open!
mysql> grant all prvileges on *.* to @
identified by ‘passwrd’ was the thing that fixed my problem. Then I had to make sure both firewalls had the proer ports open (Argh@#).
No comments:
Post a Comment