1、解压xampp:
sudo tar -xzf xampp-linux-1.6..tar.gz -C /opt
2、启动xampp:
sudo /opt/lampp/lampp start
3、解压bugfree:
sudo tar -xf bugfree2.0.0831_rc1_cn.tar.gz -C /opt/lampp/htdocs
4、赋予/opt/lampp目录下普通用户更多的读写权限
5、在浏览器中输入:http://localhost/bugfree/install.php
选择: 安装全新的 BugFree2
配置好参数后,就可以安装了。
注意:数据库用户名和密码在http://localhost/下的phpAdmin里配置