下载
cd ~/domains/用户名.serv00.net/
wget https://github.com/f4team-cn/f4pan/releases/download/v1.1.2-Releases/F4Pan-complete-1.1.2.zip
unzip F4Pan-complete-1.1.2.zip
rm F4Pan-complete-1.1.2.zip
安装
composer install
# 删除原有public_html
rm -rf public_html
# 将项目中的public改名public_html
mv public public_html
固定php版本
domains/用户名.serv00.net/.htaccess
AddType application/x-httpd-php81 .php
需要提前创建好mysql和配置redis
配置好后,访问域名/index.html/#/install
自己去耍吧。 反正我解析不出来