Re: [analog-help] New to the wishlist!?

1999-10-20 Thread Stephen Turner
On Mon, 18 Oct 1999 [EMAIL PROTECTED] wrote: Hmmm...i am not sure! I can see e.g. U: citynet U: den U: local and in my cfg file, there is e.g. HOSTALIAS *.citynet.net "citynet.net" Maybe i have a mistake? If citynet is an unknown domain, that means there is a host like

Re: [analog-help] Analog - Cannot Find The Path

1999-10-20 Thread Stephen Turner
On Tue, 19 Oct 1999, Jeff Longland wrote: Good evening, Many people have probably asked this before, and I stand here before you to ask it again. I present the infamous error: "The system cannot find the path specified. Analog failed to run or returned an error code. Maybe your

Re: [analog-help] How does that dnsfile interact with the web form

1999-10-20 Thread Stephen Turner
On Mon, 18 Oct 1999, Joe Hewitt wrote: I was installing analog last week and noticed that when I run analog as a command, it prints a page that includes the domain name report, but when I try it from the web interface, nothing gets resolved. How come? There's another thread about this.

Re: [analog-help] regexp help

1999-10-20 Thread Stephen Turner
On Mon, 18 Oct 1999, Jeremy Wadsack wrote: If I understand what you're looking for, try this. PAGEEXCLUDE REGEXP:^/([^/]+)/\1\..*$ I'm not familiar with all the POSIZ extensions. Does Analog support the \1 matching? Yes. -- Stephen Turner[EMAIL PROTECTED]

Re: [analog-help] LOGFORMAT

1999-10-20 Thread Jim Balcom
On Wed, 20 Oct 1999, Stephen Turner wrote: STOn Wed, 20 Oct 1999, Jim Balcom wrote: ST ST /usr/local/bin/analog.new: Warning L: Large number of corrupt lines in ST logfile ST /var/log/wn.log.001: try different LOGFORMAT ST Current logfile format: ST %S %j %j [%d/%M/%Y:%h:%n:%j]

Re: [analog-help] LOGFORMAT

1999-10-20 Thread Stephen Turner
On Sun, 17 Oct 1999, Jim Balcom wrote: I'm having a problem getting my LOGFORMAT right. Any help would be appreciated! Here is a typical log line (the server is WN): # proxy-443.public.paix.webtv.net - - [16/Oct/1999:01:02:00 -0400] "GET /store/Html/Images/header.jpg HTTP/1.0" 200 22550

[analog-help] Limit directories with anlgform.pl

1999-10-20 Thread Susan Alderman
Hi - We have a web layout that has a branch point close to the root, with different directories off those branches. Here are some examples: /Departments/French /Departments/German_Studies /Departments/Egyptology ... /Students/Chinese_Students_Association /Students/Brown_Men_Rugby et cetera.

Re: [analog-help] LOGFORMAT

1999-10-20 Thread Stephen Turner
On Wed, 20 Oct 1999, Jim Balcom wrote: I guess that I am having a case of the stupids today. The format of /var/log/wn.log.001 is the same all of the way through. Analog is only being asked to analyze this one file. I have only one LOGFORMAT command in the config file. And is the LOGFILE

Re: [analog-help] LOGFORMAT

1999-10-20 Thread Jim Balcom
On Wed, 20 Oct 1999, Stephen Turner wrote: ST I guess that I am having a case of the stupids today. ST The format of /var/log/wn.log.001 is the same all of the way through. Analog ST is only being asked to analyze this one file. I have only one LOGFORMAT ST command in the config file. ST ST

Re: [analog-help] LOGFORMAT

1999-10-20 Thread Jim Balcom
On Wed, 20 Oct 1999, Stephen Turner wrote: ST I'm having a problem getting my LOGFORMAT right. Any help would be ST appreciated! ST ST Here is a typical log line (the server is WN): ST ST # proxy-443.public.paix.webtv.net - - [16/Oct/1999:01:02:00 -0400] "GET ST /store/Html/Images/header.jpg

Re: [analog-help] REFREPEXCLUDE

1999-10-20 Thread Stephen Turner
On Wed, 20 Oct 1999, ikong wrote: I am using REFREPEXCLUDE http://www.some_site.com/* but the site still shows up in the Referer Report. Does this directive need to come before or after some other particular directive? I have encountered such behavior before with the LOGFORMAT directive,

[analog-help] REFREPEXCLUDE

1999-10-20 Thread ikong
I am using REFREPEXCLUDE http://www.some_site.com/* but the site still shows up in the Referer Report. Does this directive need to come before or after some other particular directive? I have encountered such behavior before with the LOGFORMAT directive, so that's my only hypothesis for now. I

[analog-help] New forms Interface

1999-10-20 Thread Aengus Lawlor
I downloaded the new version to try the form interface, and I'm afraid I got an unpleasant surprise. anlgform is now implemented as a perl script, and I don't have perl installed on my server, so I couldn't use it. I'm not knocking perl, and the ActiveState implementation is very impressive,

[analog-help] compiling for UNIX Solaris

1999-10-20 Thread Catherine Montalvo
When trying to compile Analog for Unix (Solaris), I receive the following error: make -f Makefile gcc -O2 -DUNIX -c alias.c sh: gcc: not found *** Error code 1 make: Fatal error: Command failed for target `alias.o'

Re: [analog-help] compiling for UNIX Solaris

1999-10-20 Thread Jim Balcom
On Wed, 20 Oct 1999, Catherine Montalvo wrote: CMWhen trying to compile Analog for Unix (Solaris), I receive the CMfollowing error: CM CMmake -f Makefile CMgcc -O2 -DUNIX -c alias.c CMsh: gcc: not found CM*** Error code 1 CMmake: Fatal

[analog-help] CGI Error on NT IIS 4

1999-10-20 Thread Jeff Longland
I'm currently attempting to run Analog 3.19B on an NT IIS 4 machine. I have taken a some what unorthodox method to run Analog. My ISP doesn't support Perl files, hence I can't use the CGI script to run Analog. So here's what I've done. I've placed analog.exe, analog.cfg and all the necessary

Re: [analog-help] CGI Error on NT IIS 4

1999-10-20 Thread Jeremy Wadsack
Jeff Longland wrote: I'm currently attempting to run Analog 3.19B on an NT IIS 4 machine. I have taken a some what unorthodox method to run Analog. My ISP doesn't support Perl files, hence I can't use the CGI script to run Analog. So here's what I've done. I've placed analog.exe,

Re: [analog-help] compiling for UNIX Solaris

1999-10-20 Thread Jason Linhart
On 10/20/99 5:49 PM Catherine Montalvo ([EMAIL PROTECTED]) wrote: When trying to compile Analog for Unix (Solaris), I receive the following error: make -f Makefile gcc -O2 -DUNIX -c alias.c sh: gcc: not found *** Error code 1 make: Fatal