Skip to content

Developing phpWebSite on Microsoft Windows

Jeff Tickle edited this page Jan 13, 2014 · 2 revisions

You will need:

msysgit

  • Add Git to the PATH variable
  • Checkout Windows-style, commit Unix-style line endings

Oracle VirtualBox

  • Default settings are fine
  • It's going to flash up a big red message about how the installation will mess with your network interfaces. This is up to you and we disclaim any liability here, but without the VirtualBox Networking components, Vagrant won't work and you're on your own.
  • I had to reboot, hit the BIOS, and enable hardware virtualization before VirtualBox and Vagrant would speak properly, so if you have trouble with VirtualBox and/or Vagrant, try doing this.

Vagrant

Clone this wiki locally