|
1 | | - |
2 | | -phpVirtualBox is Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com) |
3 | | - |
4 | | -FREE, WITHOUT WARRANTY: |
5 | | - |
6 | | -All files of this program (phpVirtualBox) are distributed under the |
7 | | -terms contained in the LICENSE.txt file in this folder unless otherwise |
8 | | -specified in an individual source file. By using this software, you are |
9 | | -agreeing to the terms contained therein. If you have not received and read |
10 | | -the license file, or do not agree with its conditions, please cease using |
11 | | -this software immediately and remove any copies you may have in your |
12 | | -possession. |
13 | | - |
14 | | -INSTALLATION: |
15 | | - |
16 | | -Rename config.php-example to config.php and edit as needed. |
17 | | - |
18 | | -Default login is username: admin password: admin |
19 | | - |
20 | | -Please see the wiki located at |
21 | | -http://sourceforge.net/p/phpvirtualbox/wiki/Home/ |
22 | | -for detailed installation and configuration instructions. |
23 | | - |
24 | | -PASSWORD RECOVERY: |
25 | | - |
26 | | -Rename the file recovery.php-disabled to recovery.php, navigate to it in |
27 | | -your web browser, and follow the instructions presented. |
| 1 | +# About |
| 2 | + |
| 3 | +phpVirtualBox is Copyright (C) 2015 Ian Moore (imoore76 at yahoo dot com) |
| 4 | + |
| 5 | +FREE, WITHOUT WARRANTY: |
| 6 | + |
| 7 | +All files of this program (phpVirtualBox) are distributed under the |
| 8 | +terms contained in the LICENSE.txt file in this folder unless otherwise |
| 9 | +specified in an individual source file. By using this software, you are |
| 10 | +agreeing to the terms contained therein. If you have not received and read |
| 11 | +the license file, or do not agree with its conditions, please cease using |
| 12 | +this software immediately and remove any copies you may have in your |
| 13 | +possession. |
| 14 | + |
| 15 | +# Installation from Zip file |
| 16 | + |
| 17 | +1) Download zip file from sourceforge project site: https://sourceforge.net/projects/phpvirtualbox/ |
| 18 | + |
| 19 | +2) Rename config.php-example to config.php and edit as needed. |
| 20 | + |
| 21 | +# Post installation |
| 22 | + |
| 23 | +Default login is username: admin password: admin |
| 24 | + |
| 25 | +Please see the wiki located at |
| 26 | +http://sourceforge.net/p/phpvirtualbox/wiki/Home/ |
| 27 | +for detailed installation and configuration instructions. |
| 28 | + |
| 29 | +# Password Recovery |
| 30 | + |
| 31 | +Rename the file recovery.php-disabled to recovery.php, navigate to it in |
| 32 | +your web browser, and follow the instructions presented. |
0 commit comments