自动更新Chevereto提示因权限导致失败,于是手动更新:
环境:
- CentOS Linux release 7.5.1804 (Core);
- php-7.2.11;
更新操作
- clone代码
git clone https://github.com/Chevereto/Chevereto-Free.git
- 拷贝图片
将原来存储的图片拷贝到当前最新版的程序目录:
cp -r /etc/nginx/html/chevereto/images/* /etc/nginx/html/Chevereto-Free/images/
- 拷贝配置文件
cp /etc/nginx/html/chevereto/app/settings.php /etc/nginx/html/Chevereto-Free/app/
- 重命名目录
mv ./chevereto/ ./chevereto_bak
mv ./Chevereto-Free/ ./chevereto
- 完成
至此,更新完成。
最新评论
某些领导就要轰
更换了不同的网络,更换了不同的设备,好像都有出现这个问题。比较神奇的是,这个问题有时候出现,有时候又不会出现。虽然绝大部分情况下是出现这个问题,只是极少情况下能够正常下载。
本来在正常下载,突然就不能下载,并出现报错:a socket operation was attempted to an unreachable network。请问是什么原因呢
试了,还是不行,能不能更新一下