Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Bas on January 10, 2004, 02:00:21 AM

Title: Not able to view results of awstats in server-manager?
Post by: Bas on January 10, 2004, 02:00:21 AM
Hi there,

I've installed awstats 2.3.4. on a SME 5.6 server. Why can't I view the stats, like I use to with SME 5.5, in the server-manager?

I keep getting the message "you are not allowed to view this page" ???

Can't figger out what is going wrong. Did I miss something with installing awstats, looking at the txt files, it is working.

anyone suggestions how to solve this. I just want to view the stats from my LAN.
This should be no problem......

thx

Bas
Title: Re: Not able to view results of awstats in server-manager?
Post by: Bas on January 10, 2004, 10:30:07 PM
the installation of awstats is the Neddix way, not the method with an i-bay

Bas
Title: Re: Not able to view results of awstats in server-manager?
Post by: Boris on January 10, 2004, 11:19:03 PM
I have had it on the few occasions as well.
It looks like the permissions for /etc/e-smith/web/panels/manager/html/awstats  (and /etc/e-smith/web/panels/manager/cgi-bin/.awstats)  are not sufficient in some installations.
Fixing the permissions helped.
Title: Re: Not able to view results of awstats in server-manager?
Post by: Bas on January 11, 2004, 01:08:19 PM
ok that could be it.
Should I use chmod 777 or something like this? I am still a newbee in regard to linux.

Bas
Title: Re: Not able to view results of awstats in server-manager?
Post by: Ralph on January 13, 2004, 04:39:41 PM
Just to reassure you, I have AWStats working on 5.6, I used the e-smith rpm for it, that was linked right on Neddix site. It works like a charm.
Title: Re: Not able to view results of awstats in server-manager?
Post by: Boris on January 13, 2004, 07:42:21 PM
777 is a bit too much, but group and everyone need to open folder (r-x) for folders and run scripts (r-x) for cgi and other scripts. Also in my case images were not readable as well, but they need to be (r--).
Title: Re: Not able to view results of awstats in server-manager?
Post by: Bas on January 14, 2004, 12:03:49 AM
What kind of command should I use to get these folders "open"
Is that done by the chmod command ?
If yes which "number" should I use, is that 755 then?

I'm still a bit in the dark......
Title: Re: Not able to view results of awstats in server-manager?
Post by: Bas on January 15, 2004, 08:26:26 PM
I am able to see some stats now, but I keep getting these error messages (see below)
I have to open even more, but how ....

What do I do next ?
Please help me to figger out this last part.

Error messages:

Warning: Can't find language files for "en". English will be used.
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 "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 "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 "worms.pm" (worms 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.
Title: Re: Not able to view results of awstats in server-manager?
Post by: Bas on January 15, 2004, 08:47:05 PM
ok thanks everyone,

figgered it out, took some time with the chmod command, but finaly...

thanks

bas