I have installed
awstats-6.5-1.2.el4.rf
smeserver-awstats-1.2-2
But some problems occur...
The statistic seems to work, but when I access the awstats page from server-manager, I got a bunch of warnings:
Warning: Can't read file "status_http.pm" (status http detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "search_engines.pm" (search engines detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "domains.pm" (domains detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "operating_systems.pm" (operating systems detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "robots.pm" (robots detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "browsers.pm" (browsers detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
Warning: Can't read file "mime.pm" (mime detection will not work correctly).
Check if file is in "/etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib" directory and is readable.
The thing is, that there is no directory /etc/e-smith/web/panels/manager/cgi-bin/.awstats/lib
There is a directory /var/www/awstats/lib where the perl scripts are...
One easy solution is to do a soft link from /etc/e-smith/web/panels/manager/cgi-bin/.awstats/l to /var/www/awstats/lib
but there must be a conf file somewhere...
Any ideas?
Jonas