Changes

From SME Server
Jump to navigationJump to search
1,214 bytes added ,  23:25, 28 March 2021
no edit summary
Line 1: Line 1:  
{{Languages|AWStats}}
 
{{Languages|AWStats}}
=== Maintainer ===
+
===Maintainer===
[http://www.dungog.net Dungog]
+
[http://www.dungog.net Dungog]<br />
   −
=== Description ===
+
[mailto:stephdl@de-labrusse.fr stephdl] Stéphane de Labrusse AKA [[User:stephdl|Stephdl]]<br />
 +
 
 +
===Version===
 +
{{#smeversion: smeserver-awstats }}
 +
{{#smeversion: awstats }}
 +
 
 +
===Description===
 
Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer (Perl script) that shows you all your Web statistics including visitors, pages, hits, hours, search engines, keywords used to find your site, broken links, robots and more.
 
Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer (Perl script) that shows you all your Web statistics including visitors, pages, hits, hours, search engines, keywords used to find your site, broken links, robots and more.
   −
=== Installation ===
+
===Installation===
 +
 
 +
<tabs container>
 +
<tab name="SME10">
 +
 
 +
This contrib can be found in the smecontribs repository:
 +
 +
yum --enablerepo=smecontribs install smeserver-awstats
 +
After  that, visit server-manager and open Web Statistics under Administration. Enable AWstats (if not already) and change any options you wish. Once enabled, you will need to wait until the log files are processed to see anything. When there are processed logs for a domain you will see the option ''Show'' under AWStats. The stats are viewed through the server-manager, not through ''mydomain.com/awstats'' as in a standard install.
 +
 
 +
</tab>
 +
<tab name="SME9">
 +
 
 +
This contrib can be found in the smecontribs repository.
 +
yum --enablerepo=smecontribs install smeserver-awstats
 +
 
 +
 
 +
signal-event post-upgrade; signal-event reboot
 +
 
 +
 +
or
 +
config set UnsavedChanges no
 +
config setprop AWStats status enabled
 +
signal-event awstats-update
 +
 
 +
After you do the ''signal-event post-upgrade; signal-event reboot'' visit server-manager and open Web Statistics under Administration. Enable AWstats and change any options you wish. Once enabled, you will need to wait until the log files are processed to see anything. When there are processed logs for a domain you will see the option ''Show'' under AWStats. The stats are viewed through the server-manager, not through ''mydomain.com/awstats'' as in a standard install.
 +
 
 +
</tab>
 +
<tab name="SME8">
 
This contrib can be found in the smecontribs repository.
 
This contrib can be found in the smecontribs repository.
 
  yum --enablerepo=smecontribs install smeserver-awstats
 
  yum --enablerepo=smecontribs install smeserver-awstats
After you do the ''signal-event post-upgrade; signal-event reboot'' visit server-manager and open Web Statistics under Administration. Enable AWstats and change any options you wish. Once enabled, you will need to wait until the log files are processed to see anything. When there are processed logs for a domain you will see the option ''Show'' under AWStats. The stats are viewed through the server-manager, not through ''mydomain.com/awstats'' as in a standard install. This install process works under SME 7.4.
+
After you do the ''signal-event post-upgrade; signal-event reboot'' visit server-manager and open Web Statistics under Administration. Enable AWstats and change any options you wish. Once enabled, you will need to wait until the log files are processed to see anything. When there are processed logs for a domain you will see the option ''Show'' under AWStats. The stats are viewed through the server-manager, not through ''mydomain.com/awstats'' as in a standard install.
 +
</tab>
 +
</tabs>
   −
=== Additional information ===
+
===Additional information===
 
More information about AWStats can be found on the [http://www.dungog.net dungog] site and the [http://awstats.sourceforge.net AWStats website].
 
More information about AWStats can be found on the [http://www.dungog.net dungog] site and the [http://awstats.sourceforge.net AWStats website].
   −
=== Bugs ===
+
===Bugs===
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-awstats component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-awstats|title=this link}}.  
 
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-awstats component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-awstats|title=this link}}.  
 +
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |disablecache=1 |component=smeserver-{{PAGENAME}}|noresultsmessage="No open bugs found."}}
 +
==Changelog==
 +
Only released version of smeserver-{{PAGENAME}} in smecontrib are listed here.
 +
 +
{{#smechangelog: smeserver-{{PAGENAME}}}}
 
----
 
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category:Dungog]]
 
[[Category:Dungog]]
 
[[Category:Administration:Monitoring]]
 
[[Category:Administration:Monitoring]]
  −
Bug 6606
  −
Problem:
  −
<pre>
  −
yum update (via console or web-interface) fails with:
  −
  −
Resolving Dependencies
  −
--> Populating transaction set with selected packages. Please wait.
  −
---> Package awstats.noarch 0:7.0-2.el4.rf set to be updated
  −
--> Running transaction check
  −
--> Processing Dependency: perl(Geo::IP) for package: awstats
  −
--> Finished Dependency Resolution
  −
Error: Missing Dependency: perl(Geo::IP) is needed by package awstats
  −
  −
Solution:
  −
  −
$wget http://apt.sw.be/redhat/el4/en/i386/rpmforge/RPMS/perl-Geo-IP-1.38-1.el4.rf.i386.rpm
  −
$rpm -i perl-Geo-IP-1.38-1.el4.rf.i386.rpm
  −
$yum update #run update again..
  −
</pre>
 
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu