I am using code guard for backing up my Wp. But I am unable to add mysql database. Code Guard returns error message as below when adding Mysql. †* ERROR 1130 (00000): Host ’346062-web1.codeguard.com’ is not allowed to connect to this MySQL server There was a problem logging in to your site. Please check the details you provided and click Verify Info again! “
Hello there, I am not sure what Codeguard is, however, the error is stating that you are trying to log into a MySQL server, that is not allowing remote access. You need to talk with your host, and ask if they have MySQL listening for remote access, and if so, if they can grant your host remote access. Chris
Thanks rhs-chris . I have build up some idea from you regarding remote mysql access. I will contact with admin of my host.
Thanks chris. after enabling remote access to mysql now Codeguard is working smoothly. How much is it secure after enabling remote mysql access ??