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
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
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.
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
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
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
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
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