... man 1 umask You probably have a umask of 0027 You need umask 0022 Depending on your distribution this is normally set somewhere in /etc Frank...
3557
sleeplesssfo
Aug 9, 2006 4:57 pm
hi, i have a web database application and i would like to capture all queries coming in to the full extend of the queries such as... ...
3558
G V
yuedhjas
Aug 19, 2006 3:13 am
Hi there, I have webalizer 2.01 running on Solaris and processing a squid log file. Every time I get a high number of "ignored records". For example: 958...
3559
Rocco Charamella
rcharamella
Sep 18, 2006 8:37 pm
Hi all, I've got a client who would like an application that would send them specific statistics by email. There's only 4-5 metrics they want to see on a...
3560
Bernhard Kraus
wullebulle
Sep 19, 2006 7:53 am
Hi Rocco, do you have access to establish a scheduled task? Maybe you can set up a cronjob or (for windows) a batch that calls the webalizer with certain...
3561
rcharamella
Sep 19, 2006 12:42 pm
Bernhard, Yes, I can schedule cronjob. I usually program in php. Is there some place I can read up on what the webalizer settings are that might help me...
3562
Andreas Freyvogel
skewba_do
Sep 19, 2006 5:51 pm
Hello everyone, I have an issue with some missed dates and wanted to fire out the question. I have read many times over that it is not possible to back fill...
3563
enventa2000
Sep 22, 2006 1:35 am
Use "webalizer -h" withouth the quotes to see all switches. You don't need to use the command line settings. You can write a custom webalizer.conf file, and...
3564
Tim Traver
timtraver
Oct 13, 2006 5:07 am
Hi all, ok, we are using webalizer, and our apache logs get rotated every 4 hours, and webalizer gets run on them right after they are rotated. What we are...
3565
Nick Sayers
nicksayers23
Oct 13, 2006 8:22 am
Hi I've recently moved a client's site to a new web host. The old site wasn't using Webalizer for usage stats, but I still have the old .log file which seems...
3566
Enric Naval
enventa2000
Oct 13, 2006 3:26 pm
I recall that webalizer does weird things when you don't feed the logfiles in cronological order. The symptoms are similar to what you describe. For example, I...
3567
waldo kitty
wkitty42
Oct 13, 2006 4:36 pm
... yes it sure will... rotate them, webalizer them and then sort and archive them if you want... -- _\/ (@@) Waldo Kitty, Waldo's Place...
3568
John
jnojr
Nov 6, 2006 11:26 pm
Machine is Fedora Core 3 with webalizer-2.01_10-25 [joliver@ns stats]$ webalizer -v Webalizer V2.01-10 (Linux 2.6.12-1.1381_FC3) English Copyright 1997-2001 by...
3569
Enric Naval
enventa2000
Nov 8, 2006 10:17 am
Your DNS cache file is VERY BIG. How many visits do you have daily?? You should delete it and re-run webalizer and look if it creates a smaller file. My dns...
3570
John
jnojr
Nov 9, 2006 10:53 pm
... You should delete it and re-run webalizer and look if it creates a smaller file. My dns cache is way smaller, in spite of it processing a ... ...
3571
John
jnojr
Nov 18, 2006 10:52 pm
The Search Strings for one of my sites looks like: 1 224 4.88% online wellbutrin site:phentermine.ltxt.com 2 208 4.53% adipex site:phentermine.ltxt.com 3...
3572
Enric Naval
enventa2000
Nov 23, 2006 11:08 am
Oooops, I have just opened my dns_cache.db file on emacs, and it's empty (well, it's full of strange characters, probably markings for a hash table, but there...
3575
Joosep-Georg Järv...
joosepgeorg
Dec 4, 2006 9:26 am
... Find out at which (IP) address the requests are coming from and use IgnoreHost <that address>....
3576
Joosep-Georg Järv...
joosepgeorg
Dec 4, 2006 9:34 am
... Regards, -- Joosep-Georg...
3577
Joosep-Georg Järv...
joosepgeorg
Dec 4, 2006 10:38 am
... There hasn't been much progress on this one lately? I took a quick look at the code and it seems it's not very hard to fix it but I'd better leave it...
3578
waldo kitty
wkitty42
Dec 5, 2006 12:47 am
... there are other alternatives... awstats comes to mind... i use both, webalizer and awstats, as well as one or two others... each has their strengths and...
3579
Joosep-Georg Järv...
joosepgeorg
Dec 6, 2006 8:49 am
... webalizer and awstats, as well as one or two ... info that others simply can't/won39;t... just like a ... least three so that i can take the results of at ...
3580
Marek Simon
pletiplot
Jan 5, 2007 11:02 am
Hi, I have debian sarge, webalizer 2.01-31 from debian distribution, apache 2.0.x. I have no problem with making stats in english. But I want to generate them...
3581
Enric Naval
enventa2000
Jan 5, 2007 11:57 am
I think that the lang files for webalizer are in UTF-8 format. Setting your HTML encoding to anything other than UTF-8 should break all the non-english...
3582
Marek Simon
pletiplot
Jan 5, 2007 2:12 pm
I know, how I can set the encoding either in browser or the document, but the problem is deeper. The bad characters and question marks are in the document...
3583
Enric Naval
enventa2000
Jan 8, 2007 9:34 am
You should then attempt to download the source code for webalizer, change the lang files, and then build it yourself telling it to build it using czech...
3584
Enric Naval
enventa2000
Jan 8, 2007 9:51 am
One more thing: This link explains what packages you need to install for building webalizer: ...
3585
G V
yuedhjas
Jan 15, 2007 12:05 pm
Dear members of the webalizer group, how is it possible to change the length of the string which shows the top 30 clicked URLs. If I'm correct, right now is...
3586
waldo kitty
wkitty42
Jan 16, 2007 2:50 am
... modify the source code and (re)compile... -- _\/ (@@) Waldo Kitty, Waldo's Place USA __ooO_( )_Ooo_____________________...
3587
G V
yuedhjas
Jan 16, 2007 7:36 am
... Thanks for your prompt reply. Is it possible to point me to the location I have to modify? Thanks for your help George ...