Page 2 of 2

Re: whm root alert

Posted: 16 Jan 2015, 18:11
by Infopro
You might want to check the readme for the script you installed, here:
http://download.configserver.com/csf/install.txt

Hint, scroll to bottom of page, to find this section:
Uninstallation

Re: whm root alert

Posted: 16 Jan 2015, 21:42
by jcats
I would first backup csf.conf if you have any changes you want to keep, then do:

Code: Select all

# /etc/csf/uninstall.sh
I would delete /etc/csf

Code: Select all

# rm -rf /etc/csf 
then download and reinstall:

Code: Select all

# cd /
# wget https://download.configserver.com/csf.tgz
# tar -zxvf csf.tgz
# /csf/install.cpanel.sh

Re: whm root alert

Posted: 07 Feb 2015, 03:44
by stampao
I deleted csf and I've reinstalled

the problem remains the same, some solution?