Anti Malware with CentOS 7
Hi,
Someone has used the Pyxsoft Anti Malware plugin it? The plugin have working fine with CentOS 7 or not? I tried install it and have issues with FTP Service. If someone have working fine with CentOS 7, please tell me how to fix it. Thank you.
Regards,
-
Hello, I've tried it with CentOS 5/6 and it worked like a charm. Check the logs to see if there were any errors. 0 -
Get issues with below command on install.sh. CentOS 7 don't have that file # Instalar FTP inspector chmod 755 $FOLDER/pure-ftpd-inspector.php if grep 'pure-ftpd-inspector' /etc/init.d/pure-ftpd >/dev/null; then echo "FTP Inspector already installed" else echo "Installing FTP Inspector..." # La salida hacia dev null impide que PHP se quede pegado sh $FOLDER/includes/install_ftp_inspector.sh >/dev/null fi ............ /etc/init.d/httpd restart 2>&1 ........... 0 -
I suggest reporting this issue to the developer of the application. Thank you. 0 -
Hello, We fixed the integration with CentOS 7 in version 1.5.8, released on September 05th. 0
Please sign in to leave a comment.
Comments
5 comments