????BugFree????PHP??MySQL??????????????????????????????????????????Linux??Windows????????????У?????????譎??κ?????????IE??FireFox?????????????????á?
????BugFree 2 ??BugFree 1.1??????????????Test Case??Test Result??????????????????????????????Test Case??????????????????Test Case????Test Result???????????????н???Failed??Case????????????Bug??Test Case?????????Test Result???л????????????????????Bug?С?
???????selinux??
????# vim /etc/selinux/config
??????????????? SELINUX=permissive
???????iptables
????# chkconfig --level 35 iptables off
????[root@bugfree ~]# chkconfig --list |grep iptables   ??iptables??     0:off 1:off 2:on 3:off 4:on 5:off 6:off
????1. ???apache
????yum install httpd
????2. ???mysql
????yum install mysql mysql-server
???????????mysql???????????
????3. ???PHP
????yum install php php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
????4. ???PHP?????????
????yum install libmcrypt
????yum install php-mcrypt
????centos 6.x ???yum????libmcrypt ?????
??????????????? http://www.lishiming.net/data/attachment/forum/month_1211/epel-release-6-7.noarch.rpm
?????????
????yum install -y  libmcrypt-devel   ?????????php???????????yum???????
???????libmcrypt????????????php-mcrypt??Mcrypt??PHP????????
????5. ???bugfree
????bugfree???????????????и??£?????????????????汾???bugfree3.0.4
?????????unzip bugfree3.zip
?????????????????????mv bugfree3 bugfree
??????bugfree???apache??DocumentRoot??mv bugfree /var/www/html
???????bugfree???д????chmod -R 777 bugfree
????6. ????
????1) ????apache
????vi /etc/httpd/conf/httpd.conf
????????????? Listen 80 --> Listen 7999
???????httpd????service httpd start