91嫩草国内在线,韩国理论电影免费看,6969精品视频在线观看,1024在线视频精品免费,色中色污,饭冈佳奈子在线

用戶工具

站點工具


差別

這里會顯示出您選擇的修訂版和當前版本之間的差別。

到此差別頁面的鏈接

兩側同時換到之前的修訂記錄 前一修訂版
后一修訂版
前一修訂版
en:razor:how-to-install-cobub-razor-manually [2015/03/18 15:09]
cobub [3. Modify the configuration]
en:razor:how-to-install-cobub-razor-manually [2017/07/14 11:18] (當前版本)
行 1: 行 1:
-====== ​How to install Cobub Razor manually? ======?+~~Title:​Cobub Razor How to install Cobub Razor manually ​- Mobile Apps Marketing Platform of Open Source - Mobile Analytics & Mobile Push Notification Solutions - Cobub Mobile Developer Center~~?
-This document ​is valid for Version 0.7 of Cobub Razor. Check out the [[en:​razor:​release-note|release note]]?+{{description>​Cobub Razor is an Open Source Mobile AnalyticsHow to install ​Cobub Razor manually}}?
-This document is for those who could not install ​Cobub Razor using the installation ​wizard.+{{keywords>​Cobub Razor,open source mobile analytics,​mobile analytics,​mobile app analytics, install manually, ​installation}}
  
-  * [[#Prepare for Installation|Prepare for Installation]]?+====== How to install ​Cobub Razor manually? ======
-  * [[#​Install ​Cobub Razor manually|Start the Installation]]+
  
  
行 12: 行 11:
   * A web server, shared hosting or dedicated server.   * A web server, shared hosting or dedicated server.
   * Check out the [[en:​razor:​install-requirements|System Environment Requirements]].   * Check out the [[en:​razor:​install-requirements|System Environment Requirements]].
-  * Download the [[en:​downloads|latest release of Cobub Razor]].+  * Download the [[http://​www.dpkxx.com/​en/​downloads/|latest release of Cobub Razor]].
   * Unzip the zip file, and you will get a folder, whose name such as **cobub-razor-237c064** which contains files and directories(e.g. sdk, web), you can rename **cobub-razor-237c064** to a simple name such as **razor** as you like.   * Unzip the zip file, and you will get a folder, whose name such as **cobub-razor-237c064** which contains files and directories(e.g. sdk, web), you can rename **cobub-razor-237c064** to a simple name such as **razor** as you like.
  
行 37: 行 36:
   * database.php,​ to set your database configuration,​ change the following   * database.php,​ to set your database configuration,​ change the following
  
-<​code>​$db['​default'​] ['​hostname'​] = '​HOSTNAME';​+<​code ​php>​$db['​default'​] ['​hostname'​] = '​HOSTNAME';​
 $db['​default'​] ['​username'​] = '​USERNAME';​ $db['​default'​] ['​username'​] = '​USERNAME';​
 $db['​default'​] ['​password'​] = '​PASSWORD';​ $db['​default'​] ['​password'​] = '​PASSWORD';​
行 44: 行 43:
 </​code>​ </​code>​
 to your own setting: to your own setting:
-<​code>​$db['​default'​] ['​hostname'​] = '​localhost';​+<​code ​php>​$db['​default'​] ['​hostname'​] = '​localhost';​
 $db['​default'​] ['​username'​] = '​cobub';​ $db['​default'​] ['​username'​] = '​cobub';​
 $db['​default'​] ['​password'​] = '​cobub';​ $db['​default'​] ['​password'​] = '​cobub';​
行 50: 行 49:
 $db['​default'​] ['​dbprefix'​] = '​razor_';</​code>​ $db['​default'​] ['​dbprefix'​] = '​razor_';</​code>​
 Change data warehouse setting Change data warehouse setting
-<​code>​$db['​dw'​] ['​hostname'​] = '​DWHOSTNAME';​+<​code ​php>​$db['​dw'​] ['​hostname'​] = '​DWHOSTNAME';​
 $db['​dw'​] ['​username'​] = '​DWUSERNAME';​ $db['​dw'​] ['​username'​] = '​DWUSERNAME';​
 $db['​dw'​] ['​password'​] = '​DWPASSWORD';​ $db['​dw'​] ['​password'​] = '​DWPASSWORD';​
行 57: 行 56:
 $db['​dw'​] ['​dbprefix'​] = '​DWDBPREFIX';</​code>​ $db['​dw'​] ['​dbprefix'​] = '​DWDBPREFIX';</​code>​
 to your own data ware house setting, eg to your own data ware house setting, eg
-<​code>​ $db['​dw'​] ['​hostname'​] = '​localhost';​+<​code ​php> $db['​dw'​] ['​hostname'​] = '​localhost';​
 $db['​dw'​] ['​username'​] = '​cobub';​ $db['​dw'​] ['​username'​] = '​cobub';​
 $db['​dw'​] ['​password'​] = '​cobub';​ $db['​dw'​] ['​password'​] = '​cobub';​
en/razor/how-to-install-cobub-razor-manually.1426662551.txt.gz · 最后更改: 2017/07/14 11:12 (外部編輯)