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

mysql doesn't autostart #9

Closed
NReilingh opened this issue May 31, 2016 · 0 comments
Closed

mysql doesn't autostart #9

NReilingh opened this issue May 31, 2016 · 0 comments
Labels

Comments

@NReilingh
Copy link
Contributor

This seems to be replicable from a simple vagrant init goodguyry/dreambox (v0.1.1) and vagrant upsudo service mysql.server status returns * MySQL is not running, but PID file exists, and running the mysql cli client errors since the socket doesn't exist.

Manually running sudo service mysql.server start gets it going, but then if you do a vagrant halt followed by vagrant up it will no longer be running.

@goodguyry goodguyry added the bug label Jun 2, 2016
@goodguyry goodguyry mentioned this issue Jan 2, 2017
goodguyry added a commit that referenced this issue Jan 2, 2017
Version 0.2.0
- Removes ModSecurity
- Fixed MySql autostart (#9)
- `user_setup` no longer creates a user
- `user_setup` now creates a sync folder for the web root
- Adds example Vagrantfile
- `user_setup` is now automatically run during `vagrant up`
- Adds packaged Vagrantfile to simplify the setup process
- Fixes a build error when `dropbox_pre` isn't found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants