whm root alert

Infopro
Junior Member
Posts: 142
Joined: 15 Dec 2006, 00:22

Re: whm root alert

Post 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
jcats
Junior Member
Posts: 29
Joined: 03 Jan 2015, 14:36

Re: whm root alert

Post 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
stampao
Junior Member
Posts: 11
Joined: 03 Jun 2014, 18:40

Re: whm root alert

Post by stampao »

I deleted csf and I've reinstalled

the problem remains the same, some solution?
Post Reply