国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統(tǒng) > Linux > 正文

Ubuntu中輕松安裝配置bug管理系統(tǒng)bugzilla

2024-08-28 00:09:27
字體:
供稿:網(wǎng)友

我們需要在Ubuntu中建一個自己的bug管理系統(tǒng),我就自己動手自己安裝bugzilla了,在安裝之前我在網(wǎng)上google了一下,看了一個網(wǎng)友的安裝心得,不過基本上沒有在Ubuntu/debian上安裝的。我就自己試著開始了。

不多說了:

sudo apt-get install mysql-server注意:需要設(shè)置mysql的root 用戶的密碼,注意要和以后的bugzilla的管理員密碼一致

sudo apt-get install bugzilla按照需要輸入管理員帳號,密碼

Ubuntu把需要的apache,sendmail,還有那些依賴的perl模塊都一起安裝了.

開始配置bugzilla

配置apache2
vi /etc/apache2/httpd.conf 添加
ServerNmae localhost:80
sudo /etc/init.d/apache2 restart
配置bugzilla
vi /etc/bugzilla/localconfig
修改相應(yīng)的配置:
$webservergroup = "www-data";

#
# How to access the SQL database:
#
$db_host = "localhost"; # where is the database?
$db_port = 3306; # which port to use
$db_name = "bugs"; # name of the MySQL database
$db_user = "bugs"; # user to attach to the MySQL database
#
# Some people actually use passwords with their MySQL database ...
#
$db_pass = "1234";

#
# Should checksetup.pl try to check if your MySQL setup is correct?
# (with some combinations of MySQL/Msql-mysql/Perl/moonphase this doesn't work)
#
$db_check = 1;
$index_html = 1;

發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 湖口县| 滦平县| 安康市| 黎城县| 多伦县| 永德县| 会宁县| 湖北省| 彰武县| 涟水县| 枞阳县| 黄冈市| 新干县| 福鼎市| 北京市| 潜江市| 阜城县| 宜宾县| 陈巴尔虎旗| 长顺县| 新巴尔虎右旗| 肇东市| 博兴县| 资兴市| 银川市| 岢岚县| 建昌县| 开原市| 彭州市| 琼结县| 井研县| 梧州市| 吉安县| 师宗县| 闽清县| 松滋市| 东阿县| 富阳市| 建阳市| 伊金霍洛旗| 富阳市|