I tried Evolution skin.
unfortunately , I got the same error,
"Security Error: Invalid parent"
For additional information:
1- About a year ago, after installing DA , I followed the instructions in the following link for installing CSF:
https://help.poralix.com/articles/how-to-block-ips-with-csf-directadmin-bfm
2- It was updating without any problem.
3- Since DA 1.61.0 released, I followed the instructions in this link
https://www.directadmin.com/features.php?id=2617 for Direct CSF integration and it was working fine.
4- Last night CSF upgraded from 14.02 to 14.03 automatically
5- Today the page of "ConfigServer Security & Firewall" shows
"Security Error: Invalid parent" error.
6- Tried to uninstall CFS by the following commands:
Code:
cd /etc/csf
sh uninstall.sh
7- Tried to reinstall CSF by the following commands:
Code:
cd /usr/src
rm -fv csf.tgz
wget https://download.configserver.com/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh
8- "ConfigServer Security & Firewall" page checked by both Enhanced and Evolution skins in admin and reseller access, the
"Security Error: Invalid parent" error persist !
9- brute force and blocking ips are working fine, just I have problem with the CSF user interface.
Do you know any solution ?
How can I find and download CSF 14.02 to downgrade it from 14.03 ?