| 1 | == Things To Know Before You start == |
| 2 | |
| 3 | Before you start the install, there are a few things you need to have and do. |
| 4 | |
| 5 | * Access to your web server (via shell or FTP): you should learn your shell or FTP account requisites from your hosting provider |
| 6 | |
| 7 | * Access to your MySQL Database Management System: this is usually phpMyAdmin which can be accessed via your host's Control Panel or separately from that |
| 8 | |
| 9 | * Access to your Web server Management Interface: this is usually CPanel or shell (for experienced users) |
| 10 | |
| 11 | * Your web browser of choice |
| 12 | |
| 13 | |
| 14 | == Things You Need to Do For The Installation == |
| 15 | |
| 16 | Begin your installation by: |
| 17 | |
| 18 | * Check to ensure that you and your web host has the minimum [wiki:DolTechFR requirements] to install and run Dolphin. |
| 19 | |
| 20 | * [http://www.boonex.com/products/dolphin/download/ Download] the latest release of Dolphin. |
| 21 | |
| 22 | * Unzip the downloaded file to a folder on your local hard drive. |
| 23 | |
| 24 | If everything is fine with above let's proceed with [wiki:DetailedInstallFR installation]. |