如题,系统重装多次测试过多次。具体情况如下。先执行VHOST.SH 创建网站后,再执行PUREFTPD_VHOST.SH 脚步创建FTP。然后随意上传一个文件,成功,再删除 提示
响应: 550 Could not delete config.php: Operation not permitted
查看 文件属性 UID和GID 都是500
尝试重启PUREFTPD 执行命令 service pureftpd restart
报错如下。 系统环境为 阿里云 centos 6.5 32位
Stopping pure-config.pl:
Starting pure-config.pl: Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lpuredb:/usr/local/pureftpd/etc/pureftpd.pdb -lunix -L65535:8 -m4 -p20000:30000 -s -U133:022 -u100 -K -k99 -Z
响应: 550 Could not delete config.php: Operation not permitted
查看 文件属性 UID和GID 都是500
尝试重启PUREFTPD 执行命令 service pureftpd restart
报错如下。 系统环境为 阿里云 centos 6.5 32位
Stopping pure-config.pl:
Starting pure-config.pl: Running: /usr/local/pureftpd/sbin/pure-ftpd --daemonize -A -c50 -B -C5 -D -E -fftp -H -I15 -lpuredb:/usr/local/pureftpd/etc/pureftpd.pdb -lunix -L65535:8 -m4 -p20000:30000 -s -U133:022 -u100 -K -k99 -Z
8 Answers
我是楼主:
使用PUREFTPD_VHOST.SH 脚本 查看账号列表 FTP目录后边多的/./ 是否是这个原因?
Please input the correct option: 5
www1991217 /data/wwwroot/XXX/./
使用PUREFTPD_VHOST.SH 脚本 查看账号列表 FTP目录后边多的/./ 是否是这个原因?
Please input the correct option: 5
www1991217 /data/wwwroot/XXX/./
我是楼主。我有三个阿里云。 全部尝试安装 LNMP 依然出错。
我使用的是 https://blog.linuxeye.com/31.html版本 ONEINSTACK 的版本也尝试了。
测试CENTOS 7 62位 CENTOS 6 32 CENTOS 5.10 32 DEBIAN 7 32 均尝试过了。
难道问题出在阿里云?
我使用的是 https://blog.linuxeye.com/31.html版本 ONEINSTACK 的版本也尝试了。
测试CENTOS 7 62位 CENTOS 6 32 CENTOS 5.10 32 DEBIAN 7 32 均尝试过了。
难道问题出在阿里云?
Please login or Register to submit your answer