Changes

From Amahi Wiki
Jump to: navigation, search
45 bytes added ,  18:43, 24 November 2010
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 (must be the same user name as added to the ''vboxusers'' group durig during VirtualBox install):
var $username = 'ian';
var $password = 'pass';
* (''OPTIONAL'') To enable automatic start on reboot, exit '''root''' user and edit crontab for your user (''whoami'' will display the current user nameand must match the one in the previous step):
whoami
crontab -e
12,424

edits