Line 6:
Line 6:
I have added uninstall instructions. Btw., it would sound much more politely if you wouldn't start your comments with`this is poor quality' but with something like 'Michael, consider adding this or that..., because...`. Please respect that I sharing my work voluntarily. I can state any criticism given in an appropriate manner.
I have added uninstall instructions. Btw., it would sound much more politely if you wouldn't start your comments with`this is poor quality' but with something like 'Michael, consider adding this or that..., because...`. Please respect that I sharing my work voluntarily. I can state any criticism given in an appropriate manner.
--[[User:Mweinber|Mweinber]] 20:16, 26 September 2008 (UTC)
--[[User:Mweinber|Mweinber]] 20:16, 26 September 2008 (UTC)
+
+
+
Tested on SME9 with awstats-7.4-1
+
after running the script you need to do 2 adjustments
+
+
1. in /etc/awstats/awstats.mail.conf
+
+
AllowFullYearView modify from 2 to 3
+
+
2. in /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/86awstats
+
+
insert AuthBasicProvider external after AuthType basic
+
it should be like this
+
+
AuthType Basic
+
AuthBasicProvider external
+
AuthExternal pwauth
+
+
Issue
+
+
expand-template /etc/httpd/conf/httpd.conf
+
service httpd-e-smith restart
+
+
--[[User:Larieu|Larieu]] ([[User talk:Larieu|talk]]) 14:48, 14 April 2016 (CEST)