Re: [Mailman-Users] HTDIG problems

2005-03-16 Thread Mark Sapiro
Joakim Nomell wrote: > >OK great. Do you also know where the template is located, which Mailman >(?) uses for the htsearch form in the index.html-file for each list? After >applying the htdig patch to mailman, the form is inserted into the >index.html file as soon as the first text arrives after

Re: [Mailman-Users] HTDIG problems

2005-03-16 Thread Joakim Nomell
On Tue, 15 Mar 2005, George Theall wrote: This suggests a problem with htdig / htsearch rather than Mailman. True, the problem seems to be that it complains about: displayParsedFile: Can't open /var/www/html/htdig/nomatch.html ... And the same thing with header.html when it gets positive hits. Look

Re: [Mailman-Users] HTDIG problems

2005-03-15 Thread George Theall
On Mon, Mar 14, 2005 at 02:04:31PM +0100, Joakim Nomell wrote: > >This suggests a problem with htdig / htsearch rather than Mailman. > > True, the problem seems to be that it complains about: > > displayParsedFile: Can't open /var/www/html/htdig/nomatch.html ... > And the same thing with header.

Re: [Mailman-Users] HTDIG problems

2005-03-15 Thread Joakim Nomell
On Mon, 14 Mar 2005, George Theall wrote: /usr/bin/htsearch -c $prefix/archives/htdig/.conf Give it something to search for and answer "short" for the format value. Nothing in the webserverlog but the comandline test gave no output at all: This suggests a problem with htdig / htsearch rather than M

Re: [Mailman-Users] HTDIG problems

2005-03-14 Thread George Theall
On Sun, Mar 13, 2005 at 05:55:16PM +0100, Joakim Nomell wrote: > > /usr/bin/htsearch -c $prefix/archives/htdig/.conf > > > >Give it something to search for and answer "short" for the format value. > > Nothing in the webserverlog but the comandline test gave no output at all: This suggests a prob

Re: [Mailman-Users] HTDIG problems

2005-03-14 Thread Joakim Nomell
On Sat, 12 Mar 2005, George Theall wrote: Hi all. Now I have applied the patch for mailman 1.0.5 and htdig is activated. Are you sure about that version number??? Sorry, 2.1.5 :$ Also, this means we've solved the gzip problem, right? Yes. it was named .gz when I downloaded it. After gunzip it was n

Re: [Mailman-Users] HTDIG problems

2005-03-12 Thread George Theall
On Sat, Mar 12, 2005 at 10:40:27AM +0100, Joakim Nomell wrote: > Hi all. Now I have applied the patch for mailman 1.0.5 and htdig is > activated. Are you sure about that version number??? Also, this means we've solved the gzip problem, right? > on every privat archive. But when filling in th

[Mailman-Users] HTDIG problems

2005-03-12 Thread Joakim Nomell
Hi all. Now I have applied the patch for mailman 1.0.5 and htdig is activated. My mm_cfg.py now includes: USE_HTDIG = 1 HTDIG_FILES_URL = '/htdig' HTDIG_HTSEARCH_PATH = '/usr/bin/htsearch' HTDIG_RUNDIG_PATH = '/usr/bin/rundig' And any list which not yet has htdig activated gets an listname.conf c