梧桐姬吧 关注:0贴子:20

Install Bugzilla on CentOS 6.3 step by step

只看楼主收藏回复

1L原帖地址
http://blog.codylab.com/install-bugzilla-centos-6-3-step-step/


1楼2014-08-02 14:45回复
    Install required packages


    2楼2014-08-02 14:49
    回复
      2025-07-21 22:24:23
      广告
      不感兴趣
      开通SVIP免广告
      Download the latest bugzilla 4.2.2 (2012/8)


      3楼2014-08-02 14:50
      回复
        Start mysql server


        4楼2014-08-02 14:50
        回复
          Set mysql root password via mysql_secure_installation**


          5楼2014-08-02 14:51
          回复
            Create a DB for bugzilla mysql login with root


            6楼2014-08-02 14:51
            回复
              Run checksetup script to find needed modules


              7楼2014-08-02 14:52
              回复
                Install required modules


                8楼2014-08-02 14:52
                回复
                  2025-07-21 22:18:23
                  广告
                  不感兴趣
                  开通SVIP免广告
                  Run checksetup script again to generate localconfig file


                  9楼2014-08-02 14:54
                  回复
                    Modify localconfig for $db_name, $db_user and $db_pass based on previous settings


                    10楼2014-08-02 14:55
                    回复
                      Run checksetup script to set initial configuration


                      11楼2014-08-02 14:56
                      回复
                        Apache setup, modify httpd.conf, append the following config :


                        12楼2014-08-02 14:56
                        回复
                          Restart Apache


                          13楼2014-08-02 14:57
                          回复
                            Chkconfig httpd and mysql


                            14楼2014-08-02 14:57
                            回复
                              2025-07-21 22:12:23
                              广告
                              不感兴趣
                              开通SVIP免广告
                              Set iptables for httpd


                              15楼2014-08-02 14:58
                              回复