Changes

From Amahi Wiki
Jump to: navigation, search
88 bytes added ,  11:24, 12 July 2011
Since their was no config.php file I had to copy it from config.php-example and edit this one. I added this to the guide.
mv phpvirtualbox-4.0-7/* html
chown -R apache:users html}}
* Edit '''''Copy the example config file.{{Code|cd /var/hda/web-apps/phpvb/html/cp config.php-example config.php}}* Edit the copied '''''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 during VirtualBox install):
var $username = 'ian';
var $password = 'pass';
3

edits