[Newbies] 折腾私有云盘失败
Tofloor
poster avatar
治国平天下
deepin
2022-05-22 00:28
Author

deepin 20.5安装LNMPA成功,想着安装NEXTCLOUD,结果给出这个提示,好吧,改下权限吧,还是不行,(按nextcloud运行环境安装的LNMPA)

图片.png

换OWNCLOUD,结果php版本太高了。。唉累呀,

图片.png

算了,等下周再折腾吧,

有教下,有谁安装过的,能否分亨下经验?

Reply Favorite View the author
All Replies
心平气和
deepin
2022-05-22 00:31
#1

docker

Reply View the author
治国平天下
deepin
2022-05-22 00:37
#2
心平气和

docker

我也在网上查到说用docker,但。。。。。新手安装好像失败了,按网上说的流程安装。。

在试下删掉高版本的PHP试下吧

Reply View the author
心平气和
deepin
2022-05-22 00:39
#3
治国平天下

我也在网上查到说用docker,但。。。。。新手安装好像失败了,按网上说的流程安装。。

在试下删掉高版本的PHP试下吧

Reply View the author
蔡EEPIN
deepin
2022-05-22 00:48
#4

docker 一条命令搞定

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2022-05-22 01:01
#5

kodexplorer比较简单

Reply View the author
fallingstar-ten
deepin
2022-05-22 06:00
#6
  1. 用snap的包 开箱即用的nextcloud服务器

    sudo apt install snapd

    sudo snap install nextcloud

  2. 用面板,比如宝塔面板

  3. 用docker/podman

Reply View the author