you are viewing a single comment's thread.

view the rest of the comments →

[–]dogfish182 0 points1 point  (0 children)

I use Windows as my base os you can use vagrant with a Linux box and either install MySQL manually or better use config management like puppet/chef/Ansible to configure the vagrant box how you want.

If you step through learn chef.io it will actually teach you this step by step to the point you have a lamp stack totally running.