[Mailman-Users] Integrating Namazu with Mailman

Mark Sapiro msapiro at value.net
Tue Mar 7 04:03:57 CET 2006


Elvis Fernandes wrote:
>
>On checking the apache/error_log, I see the following message that has some
>"(8)Exec format error:"
>
>[Mon Mar 06 16:40:09 2006] [error] [client 143.103.41.10] File does not
>exist: /disk1/mailman/favicon.ico

Above is not a problem.
>[Mon Mar 06 16:40:10 2006] [error] [client 143.103.41.10] (8)Exec format
>error: exec of
>'/disk1/mailman/cgi-bin/archives/private/sysadmin/2006-January/000161.html'
>failed, referer:
>http://utc80/mailman/Sysadmin/namazu.cgi?query=james&submit=Search%21&max=20&result=normal&sort=score


This is definitely a problem. It appears that the namazu.cgi script is
trying to redirect the query to something like
http://utc80/mailman/archives/private/sysadmin/2006-January/000161.html
which should really be
http://utc80/mailman/private/sysadmin/2006-January/000161.html - it
looks like you may have configured a path where you should have
configured a URL.


>[Mon Mar 06 16:40:10 2006] [error] [client 143.103.41.10] Premature end of
>script headers: 000161.html, referer:
>http://utc80/mailman/Sysadmin/namazu.cgi?query=james&submit=Search%21&max=20&result=normal&sort=score


This is probably a consequence of the above error.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list