「DESTOON」- DESTOON 7.0 UTF-8

构建

—— 服务部署

Ubuntu 20.04 LTS, PHP 7.4, MySQL 5.7

MySQL: Docker Compose
Nginx: apt-get install nginx-full
PHP FPM: apt-get install $(apt-cache search php7.4 | grep -E -v ‘apcu|gmagick|yac’ | awk ‘{printf “%s “, $1}’)

检查权限:chown www-data: /data/destoon/ -R

服务安装:http://www.example.com/install/index.php