Unable to handle virtual disc images
A web-based front-end to VirtualBox written in PHP
Brought to you by:
imoore76
I'm testing phpvirtualbox 5.0-5 together with VirtualBox 5.2.2.
From the web interface, I'm now unable to attach or detach virtual CD/DVD images (it works from CLI with VBoxManage).
I get the following error:
"Validation constraint violation: empty value provided where a value is required in element 'device'
Details"
The word "Details" is not a clickable link, just text.
Hi,
There is a new release candidate 5.2-0-rc1 compatible with Virtualbox 5.2.X available in the phpvirtualbox github repo.
However, to fix your "Validation constraint violation" issue you need to install the development branch of phpvirtualbox downloadable here. These fixes are not included in the 5.2.0-rc1.