[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] problems installing "Summarizer" on raq4r
- Subject: RE: [cobalt-users] problems installing "Summarizer" on raq4r
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Apr 4 07:02:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hi Guys and Gals
>
> I'm wanting to install "summarizer"
> (http://scripts.akakul.co.uk/summarizer/) on my raq4r.
>
> I have Webalizer 2.01 installed from www.pkgmaster.com. My
> stats for webalizer are located at www.main-domain.com/~stats/
>
> I installed the .pkg file as per website instructions...
>
> I can confirm cgi is enabled for the main site:) and the path
> to perl is correct of the script.
>
> I have made the mods to webalizer.pl so as ownership is not
> changed from admin for summarizer.* (webalizer.pl has run and
> generated no errors)
>
> I try and run the script located at
> www.main-domain.com/~stats/summarizer.cgi and > I get an
> internal server error.
>
> I presumed that do u my stats being located at
> /home/sites/home/users/stats/web that I would have to change
> variables inside the script. So I did the following...
>
> Changed...
> my $httpd_groups_dir = q(/home/sites);
> my $httpd_inside_site_dir = q(web);
> my $webalizer_stats_dir = q(stats);
>
> that = /home/sites/*/web/stats
>
> To...
> my $httpd_groups_dir = q(/home/sites);
> my $httpd_inside_site_dir = q(users/stats);
> my $webalizer_stats_dir = q(web);
>
> that = /home/sites/*/user/stats/web - which
> is correct i
> hope....
>
> Anyone see where else I might be going wrong?
>
> Kind Regards
/home/sites/*/user/stats/web shouldn't that be users?
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.