Phpvirtualbox error templates

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.

1 Like