get phpVirtualBox 5.0.5 running with VirtualBox 5.2.x

If you haven’t already, upgrade to phpVirtualBox 5.0.5. Open file “endpoints/lib/config.php” on your phpvirtualbox installation in an editor of your choice. Change the line “define(‘PHPVBOX_VER’, …) as following: define(‘PHPVBOX_VER’, ‘5.2-0’); Download SDK for VirtualBox 5.2 from https://www.virtualbox.org/wiki/Downloads Extract the SDK-archive contents somewhere. Copy the files “bindings/webservice/vboxweb.wsdl” and “bindings/webservice/vboxwebService.wsdl” of the SDK to the folder “endpoints/lib”… Continue reading get phpVirtualBox 5.0.5 running with VirtualBox 5.2.x