Solution. OK - i was being dense. I checked all the permissions *except* those on the top-level user directory. Once I made it readable, the cgi could get to the index files.
--Rusty ----- Original Message ---- From: Rusty Wilson <[EMAIL PROTECTED]> To: mailman-users@python.org Sent: Wednesday, November 8, 2006 12:19:35 PM Subject: [Mailman-Users] error: namazu - can't open the index Hello, I'm relatively new to Linux, and Mailman and never used namazu before - please accept my apolgies for any ignorance... :) PROBLEM: namazu error - can't open the index I set up namazu following the instructions in this post: mail.python.org/pipermail/mailman-users/2004_june/037580.html but when i try to invoke the search from my archive page, i get the following error: ---- Results: References: [ (can't open the index) ] No document matching your query. ---- I googled for some suggestions and came up with running the program from the command line - which works OK: namazu foo /home/namazu/test1 so - i assume I have a permissions problem - am I on the right track? This error seems to indicate that the CGI ran, but had error(s). Is this correct? My .namazurc file is "stock" except I uncommented and changed 2 lines: Index /home/namazu Template /home/namazu/test1 The owner and group for namazu.cgi and .namazurc are mailman/mailman, and the permissions are: 755 for each. the owner and group for /home/namazu/test1 are namazu/namazu and the permission on the directory is 775 Any suggestions on how to proceed would be appreciated. I chose this method since the author indicated no changes were required to mailman - and right now, thats important. --Rusty ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp