diff options
author | Tudor Holton <tudor@smartguide.com.au> | 2018-02-16 17:57:10 +1100 |
---|---|---|
committer | Tudor Holton <tudor@smartguide.com.au> | 2018-02-16 17:57:10 +1100 |
commit | 89a51ad64725059fe1bc8b1ebe7b4f018094e0e0 (patch) | |
tree | 0ead66571f2383494ffc210deadd2b73e2b48a43 /README.md | |
parent | 511b11ee2f43677edb2850cfe2bf26e091b6eedd (diff) | |
parent | 788f43e263d7b446916000328c5180a0b2015aa9 (diff) | |
download | phpvirtualbox-89a51ad64725059fe1bc8b1ebe7b4f018094e0e0.zip phpvirtualbox-89a51ad64725059fe1bc8b1ebe7b4f018094e0e0.tar.gz phpvirtualbox-89a51ad64725059fe1bc8b1ebe7b4f018094e0e0.tar.bz2 |
Merge tag '5.2.0-rc2'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 13 insertions, 6 deletions
@@ -1,6 +1,10 @@ # About -phpVirtualBox is Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com) +phpVirtualBox is from 2017 maintained by Smart Guide Pty Ltd (tudor at smartguide dot com dot au) + +with support from various contributors (see https://github.com/phpvirtualbox/phpvirtualbox/graphs/contributors) + +Originally Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com) FREE, WITHOUT WARRANTY: @@ -14,17 +18,20 @@ possession. # Installation from Zip file -1) Download zip file from sourceforge project site: https://sourceforge.net/projects/phpvirtualbox/ +1) Download zip file from GitHub project site: https://github.com/phpvirtualbox/phpvirtualbox/archive/master.zip + +2) Unzip the zipfile into a folder accessible by your web server + +3) Rename config.php-example to config.php and edit as needed. -2) Rename config.php-example to config.php and edit as needed. +Read the wiki for more information : https://github.com/phpvirtualbox/phpvirtualbox/wiki # Post installation Default login is username: admin password: admin -Please see the wiki located at -http://sourceforge.net/p/phpvirtualbox/wiki/Home/ -for detailed installation and configuration instructions. +Please report bugs / feature requests to GitHub +https://github.com/phpvirtualbox/phpvirtualbox/issues # Password Recovery |