Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vagrant local machine mysql config file changed #92

Open
toddheslin opened this issue Feb 22, 2017 · 0 comments
Open

Vagrant local machine mysql config file changed #92

toddheslin opened this issue Feb 22, 2017 · 0 comments

Comments

@toddheslin
Copy link

In the readme the instructions say:

SSH into the vm $ vagrant ssh
Open the config file $ sudo vim /etc/mysql/my.cnf
Change the IP address from 127.0.0.1 to 0.0.0.0

However the correct path should be:
$ sudo vim /etc/mysql/mysql.conf.d/mysqld.cnf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants