[gentoo-user] AWstats problems

2009-02-05 Thread Johannes Frandsen
Hi I have in the last few days tried to get awstats up and running on my gentoo box but without any luck. I have emerge awstats without any problems and added this to my apache configuration (/etc/apache/httpd.conf) #AWStats configuration Alias /awstatsclasses "/usr/share/webapps/awstats/

Re: [gentoo-user] awstats

2007-09-10 Thread Stephen Wittig
Try changing: ScriptAlias /awstats "/usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin/awstats.pl" ScriptAlias /awstats.pl "/usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin/awstats.pl" To: ScriptAlias /awstats "/usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin" Also I specifically include: Add

Re: [gentoo-user] awstats

2007-09-10 Thread Dan Farrell
On Mon, 10 Sep 2007 11:51:44 +0200 Naga <[EMAIL PROTECTED]> wrote: > Have you checked to see if mod_access.c is in apache-2.2.6? > If I'm not wrong the access modules have been reworked. They sure have. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] awstats

2007-09-10 Thread Naga
On Monday 10 September 2007 10:34:25 Jason Carson wrote: [...] > [...] > You don't have permission to access /awstats/awstats.pl on this server." Have you checked to see if mod_access.c is in apache-2.2.6? If I'm not wrong the access modules have been reworked. -- Naga -- [EMAIL PROTECTED]

Re: [gentoo-user] awstats

2007-09-10 Thread Jason Carson
> Hello Jason Carson, > >> I have the same permissions. I also have awstats.pl in two locations... >> >> 1)/var/www/localhost/cgi-bin/awstats.pl >> 2)/usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin/awstats.pl >> >> I think the second one is what matters, > > You should be using the first one, re

Re: [gentoo-user] awstats

2007-09-10 Thread Neil Bothwick
Hello Jason Carson, > I have the same permissions. I also have awstats.pl in two locations... > > 1)/var/www/localhost/cgi-bin/awstats.pl > 2)/usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin/awstats.pl > > I think the second one is what matters, You should be using the first one, read the we

Re: [gentoo-user] awstats

2007-09-09 Thread Jason Carson
> On Sun, 9 Sep 2007 21:04:02 -0400 (EDT) > Jason Carson wrote: > >> I've installed awstats on my server but when I go to access them from >> http://canuckster.org/awstats/awstats.pl it says... >> >> "Forbidden >> You don't have permission to access /awstats/awstats.pl on this >> server" >> >> What

Re: [gentoo-user] awstats

2007-09-09 Thread David Relson
On Sun, 9 Sep 2007 21:04:02 -0400 (EDT) Jason Carson wrote: > I've installed awstats on my server but when I go to access them from > http://canuckster.org/awstats/awstats.pl it says... > > "Forbidden > You don't have permission to access /awstats/awstats.pl on this > server" > > What do I do?

[gentoo-user] awstats

2007-09-09 Thread Jason Carson
I've installed awstats on my server but when I go to access them from http://canuckster.org/awstats/awstats.pl it says... "Forbidden You don't have permission to access /awstats/awstats.pl on this server" What do I do? -- [EMAIL PROTECTED] mailing list