I changed the password of the vboxweb user with
passwd vboxweb
I copied the password in
/etc/phpvirtualbox/config.php
var $ username = ‘vboxweb’;
var $ password = ‘NewPassword’;
Works correctly.
I changed the password of the vboxweb user with
passwd vboxweb
I copied the password in
/etc/phpvirtualbox/config.php
var $ username = ‘vboxweb’;
var $ password = ‘NewPassword’;
Works correctly.