mv phpvirtualbox-0.5/* html
chown -R apache:users html
* Edit '''''/var/hda/web-apps/phpvb/html/config.php''''' and change the values below to your user name and password (needs to be the same user name as added to the ''vboxusers'' groupabove):
var $username = 'ian';
var $password = 'pass';