Status
Not open for further replies.

Hillside

Active Member
1,535
2010
13
0
I've enabled awstats in WHM and now it's requiring SSL connection, but i cannot login! I want awstats to be removed or for this issue to be fixed :'( any help guys? I can only login via SSh.
 
6 comments
I don't believe there is a way to remove through the whm/cpanel.

You can try these steps.

cd /usr/local
rm -r awstats
(say yes to removing all files and directories)

cd /var/lib
rm -r awstats
(say yes to removing all files and directories)

cd /etc/httpd/conf
pico httpd.conf
(go to the end of the file and remove the part that mentions awstats)
(exit and save)

cd
editcron -e
(remove the awstats cron job)
(exit and save)

rm awstats-6.4.tgz
(answer yes to remove the file)
I think that's it. If anyone notices something I missed, please add it.
 
OK then try in whm:
f your WebHost Manager (whm) panel looks like mine, then try the following:

Look in "Server Configuration".
Choose "Statistics Software Configuration".
Scroll down to "Statistics Processing Configuration Summary".
Click on "Configure Statistic Process Time Schedule".
Tick the boxes to denote the times during which stats should not be run.
Click "Save", and exit.

Look in "Server Configuration".
Click on "Tweak Settings".
Scroll down to "Stats Programs"; untick the boxes.
Scroll down to the bottom; click "Save", and exit.
 
^I can't

oq9z4t.png
 
Status
Not open for further replies.
Back
Top