bugfree安装

1、下载xampp文件:xampp-linux-x64-5.5.30-3-installer.run

2、安装此文件,用root账号安装,安装命令:./xampp-linux-x64-5.5.30-3-installer.run

3、安装好后把bugfree解压文件拷贝到opt/lampp/htdocs 目录下

4、启动服务,目录要切换到/opt/lampp:

./lampp start

5、查看系统是否正常启动

6、关闭防火墙

7、http://192.168.1.122/bugfree/install/  bugfree 安装

8、安装时配置数据库连接提示:not allowed to connect to this MySQL server,先把数据库服务器设置为:localhost

原文地址:https://www.cnblogs.com/xianhaiyan/p/5037761.html