运维网's Archiver
论坛
›
FTP服务器
› ftp问题--500 OOPS: failed to open ftp log file
6iqq87z33h
发表于 2016-6-9 03:11:41
ftp问题--500 OOPS: failed to open ftp log file
今天pin ftp时,ftp localhost,出现了上述错误
解决方法:
在终端输入命令:
setsebool ftpd_disable_trans 1
service vsftpd restart
回车就可以了。
页:
[1]
查看完整版本:
ftp问题--500 OOPS: failed to open ftp log file