Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Any search returns the same blank page, I did try a few more posts and searched for the term 'error' and my name. Rerunning the cron script now gives the following, even though I sent a post about 1 minute before running the cron script and it posted to the list [r...@lists2 cron]# ./nightl

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Thanks, the instructions from the mailman script fixed that issue. For the htdig, the URL it goes to after you hit the search button is: http://lists2.mydomain.org/mailman/mmsearch/mailman_project It's just blank, the title is the URL. Was expecting at least a "No results found" type page. /v

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Mark Sapiro
On 8/20/2010 2:24 PM, Scott Race wrote: > Thank you Mark - looks like mailmanctl was not started, all is well > after the start. However if I reboot I have to start mailmanctl > manually now before mailman will work, thought something should make > it autostart? In the download directory after .

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Karl Zander
On Fri, 20 Aug 2010 10:48:52 -0700 Scott Race wrote: >Second - htdig seems like it's almost there, but when I run a search, I get: > >htsearch detected an error. > >Unable to read word database file >'/usr/local/mailman/archives/private/mailman_project/htdig/db.words.db' >Did you run htdig? >

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Karl Zander
On Fri, 20 Aug 2010 15:54:21 -0700 Scott Race wrote: >Yes, I have: > >db.docdb >db.docs.index >db.excerpts >db.metaphone.db >db.soundex.db >db.words.db >db.words.db_weacmpr >mailman_project.conf >rundig_last_run (date stamped today at 10:46am when I ran the cron script) > >Running htsearch from c

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Karl Zander
On Fri, 20 Aug 2010 15:27:17 -0700 Scott Race wrote: >Hi Karl, >Yes, I do have the mailman_project.conf file in the location show below, here >it is - also, it's owned by root:mailman with 664 permissions: OK... > >> >>Unable to read word database file >>'/usr/local/mailman/archives/private/m

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Hi Karl, Yes, I do have the mailman_project.conf file in the location show below, here it is - also, it's owned by root:mailman with 664 permissions: database_dir: /usr/local/mailman/archives/private/mailman_project/htdig start_url: http://lists2.cacities.org/mailman/htdig/mailman_project/ limit_

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Thank you Mark - looks like mailmanctl was not started, all is well after the start. However if I reboot I have to start mailmanctl manually now before mailman will work, thought something should make it autostart? And my last challenge is with htdig 3.2.0b6 - the search box is there, I can ru

Re: [Mailman-Users] main page location?

2010-08-20 Thread Mark Sapiro
"Syn, Joonho" wrote: >Is there a way to customize the text there? Only by editing the source code. -- Mark Sapiro - m...@msapiro.net Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- Mailman-Users mailing list Mailman

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Mark Sapiro
"Scott Race" wrote: >Also, if I create a new list, no emails go out to the list owner to confirm >the list creation, etc... >Thanks. Have you started mailmanctl? -- Mark Sapiro - m...@msapiro.net Sent from my Android phone with K-9 Mail. Please excuse my brevity. -

Re: [Mailman-Users] main page location?

2010-08-20 Thread Syn, Joonho
Is there a way to customize the text there? On Aug 20, 2010, at 11:41 AM, Mark Sapiro wrote: > > > "Syn, Joonho" wrote: > >> Hi All, >> I'm trying to make a small edit to the page at >> http://myhost.com/mailman/listinfo (the page with all my lists listed out >> with the description). Whe

Re: [Mailman-Users] main page location?

2010-08-20 Thread Mark Sapiro
"Syn, Joonho" wrote: >Hi All, >I'm trying to make a small edit to the page at >http://myhost.com/mailman/listinfo (the page with all my lists listed out with >the description). Where can I find the html file for this page? There is no html template for that page. It is built on the fly by

[Mailman-Users] main page location?

2010-08-20 Thread Syn, Joonho
Hi All, I'm trying to make a small edit to the page at http://myhost.com/mailman/listinfo (the page with all my lists listed out with the description). Where can I find the html file for this page? -- Mailman-Users mailing list Mailman-Users@py

Re: [Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Also, if I create a new list, no emails go out to the list owner to confirm the list creation, etc... Thanks. -Original Message- From: Scott Race Sent: Friday, August 20, 2010 10:49 AM To: mailman-users@python.org Subject: Mailman and htdig - issues after installing htdig Hello, I am ru

[Mailman-Users] Mailman and htdig - issues after installing htdig

2010-08-20 Thread Scott Race
Hello, I am running Mailman 2.1.13 on a new server (no live lists yet), server OS is RHEL5. I have one test list configured and was working fine before installing htdig 3.2.0b6. Applied both the indexing (444879) patch followed by the htdig (444884) patch to my 2.1.13 source directory, ran ./co