Use SSH MySQL and SSH hosts are both Vagrant box IP – 192.168.50.4 MySQL username/password – wp/wp in my case SSH username/password = vagrant/vagrant in my case
Vagrant
Xdebug and VIP Quickstart
I’ve been using Varying Vagrant Vagrants ( VVV ) for a while now, and love it. I also love Xdebug. Beats the pants of var_dump() and print_r(). Had some trouble getting it going with WordPress’ VIP Quickstart though. Turns out it just needed some adjustments to a config file. That file is params.pp , located here […]