On my Windows 7 PC I have Virtual Box running a Centos VM that has PHP installed on it but no MySQL that I brought from the office.
I am trying to set up a database for it. I have Wamp installed on my PC and tried to connect to that database, but I couldn't get it working (I'm thinking since localhost on my PC would not necessarily be visible to the VM). Is there anything I can do to connect to that from a VM or is there a simpler solution to get a MySQL database set up that the VM can connect to?