部署环境 :linux(腾讯云),用到了 xshell FileZilla
使用禅道集成环境lampp直接部署
1、首先下载 lampp j集成环境包。https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/7.0.15/xampp-linux-x64-7.0.15-0-installer.run/download
2、将文件放到/opt 根目录下
3、运行 ./ xampp-linux-x64-7.0.15-0-installer.run (使用管理员root 用户运行)
3、启动服务 :/opt/lampp/lampp start
4、下载禅道开源版压缩包, 放在 /opt/lampp/htdocs/ 里面 使用FileZilla上传。
需要更改 htdocs 权限
5、解压文件: unzip 文件名
6、在网页输入: 公网ip/zentaopms/www/install.php
7、按照步骤安装即可。。。。
原文地址:https://www.cnblogs.com/Chai-zz/p/9291288.html
时间: 2024-10-27 18:08:04