[TestLink]搭建指南(ubuntu)
1.安裝phpweb伺服器apache2(ubuntu系統可能自帶了apache2)
2.配置apache修改sites-available目錄預設配置檔案,可以更改訪問埠,以及專案部署的路徑
3.在訪問testlink的時候提示某些目錄許可權不足,修改這些許可權為777
4.繼續安裝提示testlink某些目錄不存在,修改testlink專案中的config.inc.php,修改這些目錄重新整理即可。
5.testlink是需要mysqlserver的你需要提前安裝,現在訪問project的時候會提示
There are security warnings for your consideration. See details on file: /var/www/testlink/logs/config_check.txt. To disable any reference to these checkings, set $tlCfg->config_check_warning_mode = 'SILENT';
找到原來的配置檔案將$tlCfg->config_check_warning_mode = 'FILE';配置改為SILENT儲存
6.此時Testlink是英文模式的,需要修改為中文,修改配置檔案將en_GB修改為zh_CN然後將locale內的所有檔案許可權修改為777,清除瀏覽器快取,再次訪問發現已經是中文,但只有首頁是中文,進去後仍然是英文,點選頁面上的設定,裡面需要填寫你的email賬號,下面是選擇語言,選擇中文,重新登入,所有頁面全部變為中文。
7.開啟關閉apache服務
sudo apache2ctl -f /etc/apache2/apache2.conf -k start
sudo apache2ctl -f /etc/apache2/apache2.conf -k stop
testlink搭建(百度文庫)[url=http://wenku.baidu.com/view/78e7d1ff04a1b0717fd5dd08.html]http://wenku.baidu.com/view/78e7d1ff04a1b0717fd5dd08.html[/url]
批量修改某一個目錄下的所有資料夾許可權
[url=http://be-evil.org/use-bash-to-change-file-or-folders-permission-recursively.html]http://be-evil.org/use-bash-to-change-file-or-folders-permission-recursively.html
[/url]
漢化testlink以及與jira做介面(百度空間)[url=http://hi.baidu.com/tianlu_0_0/item/2bb6040b31bcf5813d42e2b7]http://hi.baidu.com/tianlu_0_0/item/2bb6040b31bcf5813d42e2b7[/url]
2.配置apache修改sites-available目錄預設配置檔案,可以更改訪問埠,以及專案部署的路徑
3.在訪問testlink的時候提示某些目錄許可權不足,修改這些許可權為777
4.繼續安裝提示testlink某些目錄不存在,修改testlink專案中的config.inc.php,修改這些目錄重新整理即可。
5.testlink是需要mysqlserver的你需要提前安裝,現在訪問project的時候會提示
There are security warnings for your consideration. See details on file: /var/www/testlink/logs/config_check.txt. To disable any reference to these checkings, set $tlCfg->config_check_warning_mode = 'SILENT';
找到原來的配置檔案將$tlCfg->config_check_warning_mode = 'FILE';配置改為SILENT儲存
6.此時Testlink是英文模式的,需要修改為中文,修改配置檔案將en_GB修改為zh_CN然後將locale內的所有檔案許可權修改為777,清除瀏覽器快取,再次訪問發現已經是中文,但只有首頁是中文,進去後仍然是英文,點選頁面上的設定,裡面需要填寫你的email賬號,下面是選擇語言,選擇中文,重新登入,所有頁面全部變為中文。
7.開啟關閉apache服務
sudo apache2ctl -f /etc/apache2/apache2.conf -k start
sudo apache2ctl -f /etc/apache2/apache2.conf -k stop
testlink搭建(百度文庫)[url=http://wenku.baidu.com/view/78e7d1ff04a1b0717fd5dd08.html]http://wenku.baidu.com/view/78e7d1ff04a1b0717fd5dd08.html[/url]
批量修改某一個目錄下的所有資料夾許可權
[url=http://be-evil.org/use-bash-to-change-file-or-folders-permission-recursively.html]http://be-evil.org/use-bash-to-change-file-or-folders-permission-recursively.html
[/url]
漢化testlink以及與jira做介面(百度空間)[url=http://hi.baidu.com/tianlu_0_0/item/2bb6040b31bcf5813d42e2b7]http://hi.baidu.com/tianlu_0_0/item/2bb6040b31bcf5813d42e2b7[/url]
相關文章
- [Jira]搭建指南(Ubuntu)Ubuntu
- [Wiki]Confluence搭建指南(ubuntu)Ubuntu
- window環境下testlink環境搭建(xammp)
- TestLink安裝配置
- Ubuntu搭建LAMPUbuntuLAMP
- win10安裝testlinkWin10
- Ubuntu PPA 使用指南Ubuntu
- ubuntu lnmp環境搭建UbuntuLNMP
- TestLink與RedMine連線部署說明
- ubuntu centos搭建版本控制svnUbuntuCentOS
- Ubuntu 搭建 GitLab 筆記UbuntuGitlab筆記
- 在Ubuntu下搭建Spark群集UbuntuSpark
- Django之Ubuntu環境搭建DjangoUbuntu
- Ubuntu下Gitlab的搭建UbuntuGitlab
- 用ubuntu搭建cacti1Ubuntu
- Ubuntu14.04搭建LAMPUbuntuLAMP
- Ubuntu16.04搭建LAMPUbuntuLAMP
- Ubuntu16.04搭建LNMPUbuntuLNMP
- Ubuntu14.04搭建LNMPUbuntuLNMP
- ubuntu搭建docker harbor實錄UbuntuDocker
- Ubuntu桌面生存指南(2):Ubuntu桌面體驗簡介Ubuntu
- Ubuntu桌面生存指南 (2) --- Ubuntu桌面體驗簡介Ubuntu
- LidarView工程搭建指南View
- Ubuntu桌面生存指南(5):Ubuntu常用效率軟體簡介Ubuntu
- Ubuntu Linux:MySQL安裝指南(轉)UbuntuLinuxMySql
- Ubuntu:ATI顯示卡安裝配置指南(轉)Ubuntu
- Ubuntu下Java環境的搭建UbuntuJava
- Ubuntu 搭建 Yapi 介面文件平臺UbuntuAPI
- 基於Ubuntu搭建個人網盤Ubuntu
- Ubuntu Server搭建個人伺服器UbuntuServer伺服器
- ubuntu下搭建ftp服務端UbuntuFTP服務端
- ubuntu下搭建nfs伺服器UbuntuNFS伺服器
- ubuntu下搭建samba伺服器UbuntuSamba伺服器
- Ubuntu下搭建FTP伺服器UbuntuFTP伺服器
- ubuntu下nfs服務的搭建UbuntuNFS
- 如何在 Ubuntu 上搭建網橋Ubuntu
- ubuntu伺服器網站搭建Ubuntu伺服器網站
- lsyncd 實時同步搭建指南