Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: mgb on July 22, 2009, 12:45:59 PM
-
sme 7.4
install
yum --enablerepo=smecontribs install smeserver-awstats
in server-manager
Show or Configure Web Statistics
Click here to configure AWStats.
List of Domains viewable by admin
Note: A Domain is not shown in the list below until after midnight on the day
statistics are available. To force the display sooner, browse to the website to
create some stats, then resave awstats settings.
Domain Description Content AWStats State Delegation
myservre Primary domain Primary empty active admin
is empty
https://myserver/awstats is no work
-
mgb, what's the problem? you will see stats tomorrow
Stefano
-
my problem
install
yum --enablerepo=smecontribs install smeserver-awstats
error
script not found or unable to stat: /usr/local/awstats/wwwroot/cgi-bin/awstats
[Wed Jul 22 13:36:40 2009] [error] [client File does not exist: /home/e-smith/files/ibays/Primary/html/awstats.pl
send mail to Fw: Cron <root@myserver> /bin/nice /sbin/e-smith/awstats-pp -s -n
> sh: /etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.pl: No such file or directory
> Command was: /etc/e-smith/web/panels/manager/cgi-bin/.awstats/awstats.pl -config=myserver.co.cc < /var/log/httpd/awstats/myserver.co.cc > /dev/null
>
-
help fix
myservre Primary domain Primary empty active admin
is empty
https://myserver/awstats is no work
Error: Couldn't open config file "awstats.pardes-hanna.co.cc.conf" nor "awstats.conf" after searching in path "/usr/local/awstats/wwwroot/cgi-bin,/etc/awstats,/usr/local/etc/awstats,/etc,/etc/opt/awstats": No such file or directory
- Did you use the correct URL ?
Example: http://localhost/awstats/awstats.pl?config=mysite
Example: http://127.0.0.1/cgi-bin/awstats.pl?config=mysite
- Did you create your config file 'awstats.pxxxx.xx.cc.conf' ?
If not, you can run "awstats_configure.pl" from command line, or create it manually.
Check config file, permissions and AWStats documentation (in 'docs' directory).
-
help to uninstall AWStats
sme 7.4
-
mgb
To uninstall do
rpm -e smeserver-awstats
rpm -e awstats
To find out more about the rpm command do
man rpm
or search google on rpm
-
ok