[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] problems installing "Summarizer" on raq4r



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
 
Paul Brown
IT Department
Teknek Electronics
0141 568 8250