MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: want2fly on 2016-10-27, 17:42:10

Title: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-27, 17:42:10
Hello Mustafa!

Is there an AWstats program available in koxo? If not how do I install it?

I want to see where visitors are coming from and how many of them.

I am using Kloxo-MR 6.5.0.f-2016100901

Thank you
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-27, 18:41:22
Access via http://domain.com/stats.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-27, 19:16:36
I have a wordpress installation on my domain so when  Iaccess /stats/ I get 404 page
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-28, 04:40:17
Need modified .htaccess if using apache or proxy.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-28, 05:55:10
I just tried on a non-wordpress website and it shows 404 not found. Is there a pace in the panel where I can enable awstats or webalizer to display stats in /stats/ folder?
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-28, 11:24:22
Inform here 'sh /script/sysinfo'.

Go to 'admin > general setting' and change 'awstats' to 'webalizer'.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-28, 15:56:39
A. Kloxo-MR: 6.5.0.f-2016100901

B. OS: CentOS release 6.8 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.52-1.ius.el6.i686
   2. PHP: php54-5.4.45-1.ius.el6.i686
   3. Httpd: httpd-2.2.31-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.i686
   7. Dns: djbdns-1.05-17.4.mr.el6.i386

D. Php-type (for Httpd/proxy): suphp_worker

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048       1246        801         67          0        849
   -/+ buffers/cache:        397       1650
   Swap:          512          0        512

Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-28, 20:34:42
Try 'sh /script/fixtraffic'.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-29, 03:22:06
After  I ran that command and clicked stats I get the following 404 message: "The requested URL /awstats/awstats.pl/ was not found on this server."
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-29, 05:05:16
Inform here 'yum list|grep awstats'.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-29, 05:41:34
[root@vps ~]# yum list|grep awstats
awstats.noarch                       7.0-3.el6              @mratwork-epel
kloxomr-stats-awstats.noarch         7.5-1.mr               @mratwork-release-neutral-noarch
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-29, 06:38:05
Try 'yum remove awstats -y; yum reinstall kloxomr-stats-awstats -y; sh /script/fixtraffic'.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-29, 14:21:29
After executing those commands I still get "The requested URL /awstats/awstats.pl/ was not found on this server."
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: MRatWork on 2016-10-29, 17:12:51
What's about using webalizer instead awstats.
Title: Re: How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-29, 20:35:11
When I switch to webalizer from within panel settings and then click on stats button I still get the same error  that "awstats not found..." I think there is something wrong with my installation...
Title: [SOLVED] How to access awstats and webalizer on kloxo mr?
Post by: want2fly on 2016-10-30, 02:01:01
I did run yum update -y and after it updated hiwatha server I went to protect stats and set the password for protection. Now webalizer works. awstats still no go but at least I got a webalizer. Thank you for trying Mustafa.