这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
en:razor:installation [2015/03/18 10:05] cobub [2 Installation] |
— (当前版本) | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== Cobub Razor Installation Guide ====== | ||
- | This document is valid for Version 0.7 of Cobub Razor. Check out the [[en:razor:release-note|release note]] | ||
- | |||
- | ===== 1 System Requirements ===== | ||
- | To run Cobub Razor – Open Source mobile analytics, the below conditions are required: | ||
- | |||
- | * PHP 5.2.6 or greater (5.3+ is better) | ||
- | * Mysqli is supported | ||
- | * MySQL 5.0 or greater | ||
- | * InnoDB engine is enabled | ||
- | * The account of mysql have the following privileges: SELECT, INSERT, UPDATE, DELETE, CREATE, INDEX, CREATE TEMPORARY TABLES,CREATE ROUTINE, EXECUTE | ||
- | * Web Server (Apache or Nginx) is prepared. | ||
- | |||
- | ===== 2 Installation ===== | ||
- | Before start the installation, please download the latest [[en:razor:release-note|release]] of Cobub Razor and unzip it, then put the unzipped folder into web server’s root directory. Open the web browser and input the url (http://localhost/razor/web/): | ||
- | ==== 2.1 Select Language Screen ==== | ||
- | ==== 2.2 The Welcome Screen ==== | ||
- | ==== 2.3 System Checks ==== | ||
- | ==== 2.4 Create Database ==== | ||
- | ==== 2.5 Create Site and Admin user ==== | ||
- | ==== 2.6 Complete web installation ==== | ||
- | ==== 2.7 Next Step – Scheduled Tasks ==== | ||