From pmoss4 at csc.com Thu Mar 12 22:14:15 2009 From: pmoss4 at csc.com (Patricia A Moss) Date: Thu, 12 Mar 2009 09:14:15 -0400 Subject: [Namazu-users-en] search is no longer working Message-ID: Good morning. Just recently, the IP Address of the server that houses mailman and namazu was changed. Since then the search engine does not seem to be working anymore. I did not think that a change of IP Address would have caused an issue. Can someone help me to troubleshoot this issue? Thanks. PATI MOSS System Engineer Sr. Professional CSC This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.namazu.org/pipermail/namazu-users-en/attachments/20090312/c7847e99/attachment.htm From pmoss4 at csc.com Thu Mar 12 23:05:49 2009 From: pmoss4 at csc.com (Patricia A Moss) Date: Thu, 12 Mar 2009 10:05:49 -0400 Subject: [Namazu-users-en] search is no longer working In-Reply-To: <49B90D98.D5D14369@asahi-net.or.jp> Message-ID: In my httpd log file I see this: [Thu Mar 12 09:11:20 2009] [error] [client 20.8.230.130] script not found or unable to stat: /usr/lib/mailman/cgi-bin/namazu.cgi, referer: https://palinux04.fcg.com/mailman/private/documentumdevelopers/ This is an odd message. There isn't a namazu.cgi file in /usr/lib/mailman/cgi-bin/, but there is one in each of the /usr/lib/mailman/cgi-bin/listname/ directories. I did not make any changes to any of the config. You wrote: If mknmz doesn't operate, let's move mknmz by hand power and confirm the log. I am not sure what this means. There is a mknmz in /usr/local/bin/. Do you mean that you want me to remove that from there? PATI MOSS System Engineer Sr. Professional CSC This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. Tadamasa Teranishi 03/12/2009 09:26 AM To Patricia A Moss/GIS/CSC at CSC cc namazu-users-en at namazu.org Subject Re: [Namazu-users-en] search is no longer working Patricia A Moss wrote: > > Good morning. Just recently, the IP Address of the server that houses > mailman and namazu was changed. Since then the search engine does not > seem to be working anymore. I did not think that a change of IP The change of IP Address doesn't influence Namazu. There might be a problem in the setting of the Web server if namazu.cgi doesn't operate. Let's confirm the log of the Web server. If mknmz doesn't operate, let's move mknmz by hand power and confirm the log. The clue is sure to be shown in the log. -- ===================================================================== TADAMASA TERANISHI yw3t-trns at asahi-net.or.jp http://www.asahi-net.or.jp/~yw3t-trns/index.htm Key fingerprint = 474E 4D93 8E97 11F6 662D 8A42 17F5 52F4 10E7 D14E -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.namazu.org/pipermail/namazu-users-en/attachments/20090312/96b46dac/attachment.htm From hgs at dmu.ac.uk Thu Mar 12 23:42:08 2009 From: hgs at dmu.ac.uk (Hugh Sasse) Date: Thu, 12 Mar 2009 14:42:08 +0000 (GMT) Subject: [Namazu-users-en] search is no longer working In-Reply-To: References: Message-ID: On Thu, 12 Mar 2009, Patricia A Moss wrote: > In my httpd log file I see this: > [Thu Mar 12 09:11:20 2009] [error] [client 20.8.230.130] script not found > or unable to stat: /usr/lib/mailman/cgi-bin/namazu.cgi, referer: > https://palinux04.fcg.com/mailman/private/documentumdevelopers/ > > This is an odd message. There isn't a namazu.cgi file in > /usr/lib/mailman/cgi-bin/, Well, that's what it says. Should there have been one there, though? Also, you might want to look a bit earlier in the log to see if this was invoked from a page with a form on it that did POST to the wrong place; maybe that page needs updating. > but there is one in each of the > /usr/lib/mailman/cgi-bin/listname/ directories. I did not make any changes > to any of the config. Perhaps the form was always wrong? Somebody else changed it and didn't say? Hugh > > You wrote: > If mknmz doesn't operate, let's move mknmz by hand power and confirm > the log. > I am not sure what this means. > There is a mknmz in /usr/local/bin/. Do you mean that you want me to > remove that from there? > > > PATI MOSS > System Engineer Sr. Professional > CSC > > This is a PRIVATE message. If you are not the intended recipient, please > delete without copying and kindly advise us by e-mail of the mistake in > delivery. > NOTE: Regardless of content, this e-mail shall not operate to bind CSC to > any order or other contract unless pursuant to explicit written agreement > or government initiative expressly permitting the use of e-mail for such > purpose. > > > > Tadamasa Teranishi > 03/12/2009 09:26 AM > > To > Patricia A Moss/GIS/CSC at CSC > cc > namazu-users-en at namazu.org > Subject > Re: [Namazu-users-en] search is no longer working > > > > > > > Patricia A Moss wrote: > > > > Good morning. Just recently, the IP Address of the server that houses > > mailman and namazu was changed. Since then the search engine does not > > seem to be working anymore. I did not think that a change of IP > > The change of IP Address doesn't influence Namazu. > > There might be a problem in the setting of the Web server if namazu.cgi > doesn't operate. > Let's confirm the log of the Web server. > > If mknmz doesn't operate, let's move mknmz by hand power and confirm > the log. > > The clue is sure to be shown in the log. > -- > ===================================================================== > TADAMASA TERANISHI yw3t-trns at asahi-net.or.jp > http://www.asahi-net.or.jp/~yw3t-trns/index.htm > Key fingerprint = 474E 4D93 8E97 11F6 662D 8A42 17F5 52F4 10E7 D14E > > > From pmoss4 at csc.com Fri Mar 13 00:19:30 2009 From: pmoss4 at csc.com (Patricia A Moss) Date: Thu, 12 Mar 2009 11:19:30 -0400 Subject: [Namazu-users-en] search is no longer working In-Reply-To: Message-ID: I copied the namazu.cgi file to /usr/lib/mailman/cgi-bin/ and restarted mailman. The error does not exist in the log file anymore. In my earlier post I said that the search engine was not working. In actuality, it is working and just not picking up recent posts. I see the new posts in the archives, but if I search on a word in one of those posts the search results don't show the new posts. Apologies if I lead anyone down the wrong troubleshooting path. PATI MOSS System Engineer Sr. Professional CSC This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. Hugh Sasse 03/12/2009 10:42 AM To Patricia A Moss/GIS/CSC at CSC cc Tadamasa Teranishi , namazu-users-en at namazu.org Subject Re: [Namazu-users-en] search is no longer working On Thu, 12 Mar 2009, Patricia A Moss wrote: > In my httpd log file I see this: > [Thu Mar 12 09:11:20 2009] [error] [client 20.8.230.130] script not found > or unable to stat: /usr/lib/mailman/cgi-bin/namazu.cgi, referer: > https://palinux04.fcg.com/mailman/private/documentumdevelopers/ > > This is an odd message. There isn't a namazu.cgi file in > /usr/lib/mailman/cgi-bin/, Well, that's what it says. Should there have been one there, though? Also, you might want to look a bit earlier in the log to see if this was invoked from a page with a form on it that did POST to the wrong place; maybe that page needs updating. > but there is one in each of the > /usr/lib/mailman/cgi-bin/listname/ directories. I did not make any changes > to any of the config. Perhaps the form was always wrong? Somebody else changed it and didn't say? Hugh > > You wrote: > If mknmz doesn't operate, let's move mknmz by hand power and confirm > the log. > I am not sure what this means. > There is a mknmz in /usr/local/bin/. Do you mean that you want me to > remove that from there? > > > PATI MOSS > System Engineer Sr. Professional > CSC > > This is a PRIVATE message. If you are not the intended recipient, please > delete without copying and kindly advise us by e-mail of the mistake in > delivery. > NOTE: Regardless of content, this e-mail shall not operate to bind CSC to > any order or other contract unless pursuant to explicit written agreement > or government initiative expressly permitting the use of e-mail for such > purpose. > > > > Tadamasa Teranishi > 03/12/2009 09:26 AM > > To > Patricia A Moss/GIS/CSC at CSC > cc > namazu-users-en at namazu.org > Subject > Re: [Namazu-users-en] search is no longer working > > > > > > > Patricia A Moss wrote: > > > > Good morning. Just recently, the IP Address of the server that houses > > mailman and namazu was changed. Since then the search engine does not > > seem to be working anymore. I did not think that a change of IP > > The change of IP Address doesn't influence Namazu. > > There might be a problem in the setting of the Web server if namazu.cgi > doesn't operate. > Let's confirm the log of the Web server. > > If mknmz doesn't operate, let's move mknmz by hand power and confirm > the log. > > The clue is sure to be shown in the log. > -- > ===================================================================== > TADAMASA TERANISHI yw3t-trns at asahi-net.or.jp > http://www.asahi-net.or.jp/~yw3t-trns/index.htm > Key fingerprint = 474E 4D93 8E97 11F6 662D 8A42 17F5 52F4 10E7 D14E > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.namazu.org/pipermail/namazu-users-en/attachments/20090312/f85149a9/attachment-0001.htm