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 3276 - 3305 of 3841   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3276 mtsu_charlie Send Email Jul 2, 2005
4:58 am
Hello, we are hosting about 80 sites on a redhat server. Apache creates individual log files for each of the sites and webalizer is setup to read them. It only...
3277 Gary Lee
splundo Send Email
Jul 2, 2005
6:59 am
Hi, excuse my ignorance but I have very little knowledge of how Webalizer works. I have a website which has been set up for me by a friend. I have a copy of...
3278 Enric Naval
enventa2000 Send Email
Jul 2, 2005
3:06 pm
Hello: I suggest you copy&paste the first ten lines of one of the logfiles that works and the first ten lines of a logfile that does NOT work, and then post...
3279 Enric Naval
enventa2000 Send Email
Jul 2, 2005
4:01 pm
You have probable deleted or altered the webalizer.hist file, where the historic information is saved by webalizer. You'll have to ask your friend to repair...
3280 mtsu_charlie Send Email Jul 2, 2005
6:30 pm
Thanks for your help! Here is the first few lines of an access_log that works: 82.148.97.67 - - [26/Jun/2005:04:02:33 -0500] "GET / HTTP/1.1" 200 3342 ...
3281 Enric Naval
enventa2000 Send Email
Jul 2, 2005
7:59 pm
Hello: The logs seem to be OK. However, they lack both the referrer and the user agent. Look at this line: 216-155-90-241.bk2-dsl.surnet.cl - - ...
3282 mtsu_charlie Send Email Jul 2, 2005
8:58 pm
Hello; That was a great idea to help get to the root of the problem. The problem is not the log files because if I replace a working one with a nonworking one,...
3283 Bradford L. Barrett
brad@... Send Email
Jul 3, 2005
1:35 am
There are realy only 3 reasons why you get 'no valid records found'; 1) Trying to process an invalid log file. Caused by specifing the wrong filename for the...
3284 Enric Naval
enventa2000 Send Email
Jul 4, 2005
8:42 pm
Then there are two options, mainly: 1- the names are not correct in the configuration, instead of "ilovewink&quot; maybe you have put accidently "llovewink&quot; or...
3285 Bradford L. Barrett
brad@... Send Email
Jul 5, 2005
12:54 am
... [...] ... [...] Both of those would result in the program producing the error: "Error: Can't open log file <name>" And terminating immediately. It would...
3286 mtsu_charlie Send Email Jul 5, 2005
5:02 pm
Thanks for the help everyone! It looks like the problem is with Webmin, not Webalizer. We were able to run Webalizer directly from the command line and get ...
3287 guy_merritt Send Email Jul 11, 2005
2:59 pm
This may be the wrong place for this question since it's really more about linux, operating systems, etc. Still, maybe somone here will know... I always...
3288 richmondsearain Send Email Jul 12, 2005
7:01 pm
My web access log is saved like this /weblogs/www.mysite.com/www.mysite.com-access_log-2005-06-01 /weblogs/www.mysite.com/www.mysite.com-access_log-2005-06-02 ...
3289 colonel_angel2004
colonel_ange... Send Email
Jul 23, 2005
8:48 pm
I'm getting a compile error that I've not found the answer to for enabling DNS Support. This is what I get when I enter 'make' at the command line. These are ...
3290 William L. Thomson Jr.
obsidianstud... Send Email
Jul 28, 2005
5:00 am
Ok I have a growing problem. One of the sites I host has allot of eBay auctions. I am starting to see urls like this in the logs ...
3291 waldo kitty
wkitty42 Send Email
Jul 29, 2005
2:18 am
... where are you seeing these?? in the referrer field?? ... TTBOMK, there's really only so much of the referrer field that webalizer uses... however, there...
3292 William L. Thomson Jr.
obsidianstud... Send Email
Jul 29, 2005
5:03 am
The problem is getting larger by day it seems. Today over 6000 truncated oversized referrers. ... Yes and I believe it's entirely eBay related. They seem to...
3293 Colonel Angel
colonel_ange... Send Email
Jul 29, 2005
5:07 am
It is possible to group by domain name only without the long referrnce line. It's in the webalizer.conf file itself. I'm sure you don't need the full...
3294 William L. Thomson Jr.
obsidianstud... Send Email
Jul 29, 2005
5:15 am
... A possible solution. ... I do want the information. Before with eBay there would be no way to tell what item, items were more popular etc. Viewed more,...
3295 Enric Naval
enventa2000 Send Email
Jul 29, 2005
8:38 am
Hello: you can donwload the source code, then change these values in webalizer.c and then compile webalizer and execute the compiled version: #define MAXREF...
3296 waldo kitty
wkitty42 Send Email
Jul 29, 2005
6:32 pm
... i think that the actual intended result is to be able to tell which auction the hits are coming from so that they can manage the auctions better... i don't...
3297 waldo kitty
wkitty42 Send Email
Jul 29, 2005
6:34 pm
... exactly what i was thinking of... thanks for digging it out and showing it... ... interesting... i hadn't actually looked that deeply into the posted...
3298 Enric Naval
enventa2000 Send Email
Jul 29, 2005
7:11 pm
... http://cgi.ebay.com/ebaymotors/EP4606-19-16-aluminum-rims-4-Harley-Indian-wheels_W0QQitemZ4560520029QQcategoryZ35557QQrdZ1QQcmd ... You can match anything...
3299 William L. Thomson Jr.
obsidianstud... Send Email
Jul 29, 2005
7:33 pm
Well I run Gentoo so I am always installing Webalizer via sources and compiling. However making that change is going to be a total pain. I wonder if in the...
3300 Colonel Angel
colonel_ange... Send Email
Jul 29, 2005
8:32 pm
I'm running Mandrake 9.2 with the latest Apache. I have 'Webmin&#39; installed and able to access the server via local area network. I'm not sure if it's able to...
3301 William L. Thomson Jr.
obsidianstud... Send Email
Jul 29, 2005
9:01 pm
... I ssh into the box? I have total access to everything. :) ... I admin my servers directly no need for Webmin. I run dedicated servers, so Webmin is not...
3302 cruzl Send Email Aug 9, 2005
8:35 pm
Greetings all; I am having some trouble getting webalizer to generate output files. Here is the situation; my server is running Red Hat ES. I double checked,...
3303 Enric Naval
enventa2000 Send Email
Aug 10, 2005
6:03 pm
I don't know about the debug, because I don't use it. Try to use webalizer without config file. You should get some files in the directory you executed the ...
3304 freecycle_tristan
freecycle_tr... Send Email
Aug 12, 2005
4:52 pm
Hi all, I was just wondering if anyone knows a way to separate the reporting by week instead of by month. The main thing I need is the top URL's by week. My...
3305 richmondsearain Send Email Aug 12, 2005
7:16 pm
Hi, I missed one day stats, say 8/9/2005. and I already run the stats for 8/10, 8/11 etc. Now if I run the stats on 8/9 only, it will not bring me back the 8/9...
Messages 3276 - 3305 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