Report this

What is the reason for this report?

How can I connect to databse for access remote?

Posted on October 21, 2013

Hi guys!

I try to connect to my DB from navicat but is not possible. I installed LAMP as indicated in this guide ( https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-centos-6 ), but they refused me via remote access and do not know how to configure it to give permissions.

how to allow remote access to mysql?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi Pablo, <br> <br>I tried entering the following command but it gives me error <br> <br># mysql -u root -p <br> <br>mysql> update db set Host=’111.11.11.1‘ where db=’db_name‘; <br>ERROR 1046 (3D000): No database selected <br> <br>think you are missing a step? <br> <br> <br>

Hi Pablo, <br>as I can see this?

Hey CFRANCO80, did you find the way to connect remotely to your MySQL server using NaviCat? or somebody knows if this is possible?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.