????2) ????mysql
???????mysqld????service mysqld start
???????mysqld????????????????????
???????mysql??mysql -uroot -p
???????????????CREATE USER 'bugfree'@'localhost' IDENTIFIED BY '123456';
??????????????grant all privileges on *.* to bugfree@localhost identified by '123456';
??????????????????????mysql??bugfree??????????????
????3) ????bugfree
?????????????http://<servername>:port/bugfree/install
???????磺http://192.168.1.20:7999/bugfree/install
?????????????и????/var/www/html/BugFile/  ????????????д
????????BugFile?????  mkdir BugFile
????chmod -R 777 BugFile ??????
???????????????bugfree???????????
??????????root????2?????????root???????sudo??????
????7. ???????????BugFree
????????????: admin ???????123456
??????????????????????chkconfig --list|grep httpd
????[root@localhost ~]# chkconfig --list|grep httpd
????mysql           0:???  1:???  2:???  3:???  4:???  5:???  6:???
????0???????
????1?????????????檔
????2??????????????????NFS?????????????????檔
????3?????????繦?????????????檔
????4?? ??????á?
????5?????????繦????????????檔
????6?????????????
?????????? chkconfig --level 2345 mysqld on ????????????????????httpd?????????