Nextcloud修改服务器文件夹遇到问题

Ubuntu系统下搭建自己的网盘----Nextcloud - u013566528的博客 - CSDN博客
https://blog.csdn.net/u013566528/article/details/84756436

按照这个办法修改文件夹,但是报错,

Internal Server Error

The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the webserver log.

不知什么原因,怎么解决,谢谢

看看selinux是不是强制打开,导致访问被阻止了,建议setenforce 0试试。再不行,网上右手是因为apcu包没安装成功造成,可以试试。