Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

webalizer · Support newsgroup for webalizer

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1334
  • Category: Software
  • Founded: Jul 26, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 3427 - 3456 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3427 Mardi Rollow
merphoenix Send Email
Dec 27, 2005
5:48 pm
I would like to download the README file from www.mrunix.net/webalizer/. When I try, it hangs up the browser. When I ftp from the command prompt and log in as...
3428 Enric Naval
enventa2000 Send Email
Dec 27, 2005
6:25 pm
Looks like the FTP server is temporaly down. It will probably get mended in a few days, when the server admin comes back from holiday :) Here you have a...
3429 Mardi Rollow
merphoenix Send Email
Dec 27, 2005
6:39 pm
Enric, Thank you for the file! Mardi ... Enric, Thank you for the file! Mardi Enric Naval wrote: Looks like the FTP server is temporarily down. It will...
3430 phillipsbenjamin
phillipsbenj... Send Email
Dec 27, 2005
7:03 pm
i am wondering if there is a way to get the full list of countries visiting my site, instead of just the top 10 or 20. (its important for me to see who is...
3431 Colonel Angel
colonel_ange... Send Email
Dec 27, 2005
7:15 pm
You can edit the 'webalizer.conf' file (if it is a Linux based system. Not sure about Windows?) You can set the setting to 100 if you choose to. There is...
3432 Bradford L. Barrett
brad@... Send Email
Dec 27, 2005
7:18 pm
... Might be a problem since the files are on the ftp server, not the web.. ... Don't use MSIE.. it's very, very broken and unable to follow RFC standards. ......
3433 Bradford L. Barrett
brad@... Send Email
Dec 27, 2005
7:21 pm
... Just bump the TopCountries value in your config file to 252 (total number of countries defined in country-codes.txt). However, it doesn't mean that you...
3434 Mardi Rollow
merphoenix Send Email
Dec 28, 2005
6:49 pm
I have been asked to configure Webalizer to monitor activity for three specific pages, one at the site root and the other two in a subdirectory. I will create...
3435 Bradford L. Barrett
brad@... Send Email
Dec 28, 2005
6:54 pm
Just grep the records you want to process into a seperate file and process that file. -- ... -- Bradford L. Barrett brad@... A free...
3436 Mardi Rollow
merphoenix Send Email
Dec 28, 2005
7:02 pm
I don't get how I process the file with the records (pages?); I looked at all the webalizer command options in the README file, and none of them seem to apply....
3437 Enric Naval
enventa2000 Send Email
Dec 29, 2005
1:29 am
In webalizer.conf: IgnoreURL * IncludeURL aipo IncludeURL text.html IncludeURL /documents/exams/* This process only all URLs containig the word "aipo", all...
3438 Mardi Rollow
merphoenix Send Email
Dec 29, 2005
4:24 pm
Thank you; this is very helpful. I'm assuming that when you say the logfile line will get included, you mean that Webalizer does it automatically. Thanks...
3439 anil202000 Send Email Jan 3, 2006
2:25 pm
Hello Everyone, Can one help me on how to configure Webalizer with iis extended logs formats. If any one has a alternate patch request you to kindly send me ...
3440 Tim De Grande
beetlekevertje Send Email
Jan 3, 2006
4:50 pm
Hi all, I seem to be unable to get webalizer to run. I downloaded both the sources and a compiled version and both gve me errors. Version 2.01.10 gives me...
3441 Bradford L. Barrett
brad@... Send Email
Jan 4, 2006
9:00 am
... The above seems to indicate that you are using a version of the GD graphics library that doesn't have PNG image support (old version of GD maybe?). ... ...
3442 Enric Naval
enventa2000 Send Email
Jan 4, 2006
7:46 pm
... It may be also that he hasn't got the correct version of libpng. He could make a symbolic link to the version in his system and see if it works. I had to...
3443 Robin
eythian Send Email
Jan 6, 2006
12:19 pm
Hi, I get search requests such as: http://www.google.com.au/search?q=d%26d+modules&hl=en&lr=&start=60&sa=N however, in listing the search terms, webalizer cuts...
3444 Bradford L. Barrett
brad@... Send Email
Jan 6, 2006
7:18 pm
%26 unescapes to an ampersand ('&'), which is a cgi field separator. -- ... -- Bradford L. Barrett brad@... A free electron in a...
3445 Robin
eythian Send Email
Jan 6, 2006
10:19 pm
... I know that '&' is a field separator, but I don't think that %26 is supposed to be treated as such. Otherwise there would be no way to represent the '&'...
3446 John
jnojr Send Email
Jan 10, 2006
4:04 am
How do I edit my webalizer.conf when I'm using incremental mode so that the changes happen?...
3447 Bradford L. Barrett
brad@... Send Email
Jan 10, 2006
4:13 am
... From the README file (under 'incremental processing&#39;): "If you need to change configuration options, do it at the end of the month after normal processing...
3448 Katie
clarkk12 Send Email
Jan 12, 2006
8:02 pm
I'm wondering if I can stop the automatic consolidation of index.*? I have dynamic pages with ColdFusion, so pages are index.cfm? blahblahblah. They are all...
3449 Katie
clarkk12 Send Email
Jan 12, 2006
9:02 pm
... I ... except ... I got it figured out. Went back into the webalizer.c and commented out the /* add_nlist("index.",&index_alias);*/ line. Seems to be...
3450 mscongdon Send Email Jan 12, 2006
9:24 pm
Here is the LogFormat we want to use: LogFormat "%t %m %U %H %s %D %B %X \"%{User-Agent}i\"" combined How come Webalizer keeps giving me the error message...
3451 Bradford L. Barrett
brad@... Send Email
Jan 12, 2006
9:46 pm
... Nope.. the above is not the 'combined&#39; format as defined by apache and others (ie: CLF + referrer + user agent). The 'combined&#39; format is: "%h %l %u %t...
3452 mscongdon Send Email Jan 13, 2006
8:26 pm
Does Webalize even support custom LogFormat formats? If not, can you recommend a freeware solution that does? Thanks again, Michael ... below? Is ... and...
3453 Billy
billy_at_the... Send Email
Jan 14, 2006
1:40 pm
AWStats does not have Yahoo on their list of compatable hosts, is Webalizer? TIA webalizer@yahoogroups.com wrote: There is 1 message in this issue. Topics in...
3454 marcholmes Send Email Jan 23, 2006
11:21 am
Hi, Can anyone tell me how I can get webalizer to display error pages so that I can find out which pages are generating errors, pages not found etc. Also, I...
3455 Enric Naval
enventa2000 Send Email
Jan 23, 2006
1:49 pm
In my humble opinition, I believe that doing this would require extensive changes to the webalizer code. If you really, really need webalizer to do this, you...
3456 Mark Holmes
marcholmes Send Email
Jan 23, 2006
8:12 pm
Thanks for your reply. I'm surprised that webalizer doesn't allow you to do this easily. I think this sort of information is fairly standard for web stats...
Messages 3427 - 3456 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help