用户工具

站点工具


差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
en:razor:installation [2015/03/18 10:15]
cobub [2.2 The Welcome Screen]
en:razor:installation [2015/03/25 15:12]
cobub 移除
行 1: 行 1:
 +~~Title:​Cobub Razor Installation Guide - Mobile Apps Marketing Platform of Open Source - Mobile Analytics & Mobile Push Notification Solutions - Cobub Mobile Developer Center~~
 +{{description>​Cobub Razor is an Open Source Mobile Analytics. To run Cobub Razor – Open Source mobile analytics, ​ the below conditions are required:​.}}
 +{{keywords>​Cobub Razor,open source mobile analytics,​mobile analytics,​mobile app analytics, installation,​ system requirements}}
 +
 ====== Cobub Razor Installation Guide ====== ====== 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 ===== ===== 1 System Requirements =====
行 21: 行 25:
 {{:​en:​razor:​20150318-021534.png}} {{:​en:​razor:​20150318-021534.png}}
 ==== 2.3 System Checks ==== ==== 2.3 System Checks ====
 +Next, check system conditions. Cobub Razor will check if the system conditions meet the installation requirements. The main requirements are:
 +
 +  - PHP 5.2.6 or above
 +  - Mysqli is supported
 +  - Directories and files should have write permissions。Especially,​ all list directoies and its files should have write, read and execute permissions. If you can pass this check, please refer to [[en:​razor:​faq|FAQ]].
 +If all requirements are met, each items will be marked as passed. User can click “Next” to continue.
 +{{:​en:​razor:​20150318-021706.png}}
 ==== 2.4 Create Database ==== ==== 2.4 Create Database ====
 +Next step is to create database. Before start this step, please make sure that the new databases are created in Mysql, which one is original database and another is for data warehouse(two independent databases are preferred). And the following items should be noticed:
 +  * Make sure that InnoDB engine is enabled. If not, please open my.ini file to modify skip-innodb to #​skip-innodb
 +  * When create new databases, the password of mysql account is mandatory
 +  * For security purpose, please use new account of mysql for Cobub Razor, not root account.
 +Input the information about original database and data warehouse, then click “Next”.
 +{{:​en:​razor:​20150318-022141.png}}
 ==== 2.5 Create Site and Admin user ==== ==== 2.5 Create Site and Admin user ====
 +Last step, create site and admin user. Input the root url of web (for example, http://​localhost/​razor/​web),​ and DON’T forget the select the time zone. Admin user is the administrator of Cobub Razor. Click “Next”.
 +{{:​en:​razor:​20150318-022252.png}}
 ==== 2.6 Complete web installation ==== ==== 2.6 Complete web installation ====
 +Cobub Razor web has been installed successfully. User can click “Login” to enter login page.
 +{{:​en:​razor:​20150318-022408.png}}
 +Input admin name and password to login.
 +{{:​en:​razor:​20150318-022439.png}}
 +After successful web installation,​ scheduled tasks should be configured to make system data operated periodly.
 ==== 2.7 Next Step – Scheduled Tasks ==== ==== 2.7 Next Step – Scheduled Tasks ====
 +Before the Cobub Razor starts work, user must setup a scheduled task so that data can be automatically processed from database to data warehouse for producing mobile analytics statistics reports. For more details, please visit 
 +  * [[en:​razor:​auto-archiving|Setup Scheduled Task]]