This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

AWStats
#1
AWStats
Hello guys.

I need to install some module for web statistic.. I know Webalizer doesn't work on CentOS 7 and i think to use AWStats, but i can't find AWStats module for Sentora..
I check the repo in http://docs.sentora.org/?node=42 but doesnt find AWStats package and others..

Does anybody know, from where i can get AWStats module for sentora and guide for install ?

Regards.
Reply
Thanks given by:
#2
RE: AWStats
There is no AWstats module that I know of. Sad
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#3
RE: AWStats
(08-25-2016, 12:30 AM)TGates Wrote: There is no AWstats module that I know of. Sad

That's not good Confused But what can be used for statistic? Huh
Reply
Thanks given by:
#4
RE: AWStats
I have no idea then, unless they sort out webalizer for CentOS7 Sad
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#5
RE: AWStats
i have the solution for this on centos 7
first create this repo
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro

next this command
# yum --enablerepo=nux-misc install webalizer
next go to the sentora control panel on admin > sentora config and run daemon
next check is working for me work perfectly

regards
Reply
Thanks given by:
#6
RE: AWStats
(11-06-2016, 12:11 PM)Kosmito Wrote: i have the solution for this on centos 7
first create this repo
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro

next this command
# yum --enablerepo=nux-misc install webalizer
next go to the sentora control panel on admin > sentora config and run daemon
next check is working for me work perfectly

regards
Can u tell me, how i can create this repo?
Thanks.
Reply
Thanks given by:
#7
RE: AWStats
(11-07-2016, 01:34 AM)kini Wrote:
(11-06-2016, 12:11 PM)Kosmito Wrote: i have the solution for this on centos 7
first create this repo
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro

next this command
# yum --enablerepo=nux-misc install webalizer
next go to the sentora control panel on admin > sentora config and run daemon
next check is working for me work perfectly

regards
Can u tell me, how i can create this repo?
Thanks.

Sure but i have one bug on centos 7 it take me the hostname of server no the domain so tomorrow i am going to investigate why that happend but the instruccions for install the repo is easy

first enter on the console of your system with root or use su or sudo (note: is your enter on the server with root not copy sudo command is not neccesary)


Code:
sudo nano /etc/yum.repos.d/nux.repo


copy and paste this


Code:
[nux-misc]
name=Nux Misc
baseurl=http://li.nux.ro/download/nux/misc/el7/x86_64/
enabled=0
gpgcheck=1
gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro


close with the button CRTL + X ask for confirm the change press Y and ENTER

Next this command for install


Code:
sudo yum --enablerepo=nux-misc install webalizer


he ask for the key press Y and ENTER again this is for accept the key of the server and install the package

good luck

regards and sorry for my error on english I'm still learning
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Getting Awstats to work Leonx 22 66 ,023 12-18-2014, 01:00 PM
Last Post: Leonx

Forum Jump:


Users browsing this thread: 1 Guest(s)