[Mailman-Users] Archives page not found (Noob.Q)

Keith Mastin kmastin at beechtree.ca
Tue Jan 28 09:12:41 CET 2003


>
>>>Make sure bin/check_perms doesn't give any problems (just to rule that out).
>> 
>> That came up clean almost from the start... just a couple snafus the first 
>> time and clean after. Now, however...
>> 
>> [root at mail mailman]# /usr/local/mailman/bin/check_perms -f
>> bash: /usr/local/mailman/bin/check_perms: @PYTHON@: bad interpreter: No 
>> such file or directory
>
>'@PYTHON@' means the script is not './configure'-ed.
>Follow the instructions in INSTALL to install.
>
Then there's something seriously fubar'ed here, because the ./configure 
command I used to compile yesterday was:
[root at mail mailman]# ./configure --prefix=/web/mlib/data/mailman 
--with-python=/usr/bin/python2 --with-cgi-gid=shadow-readers

I did it again... waste of time that was. Ran check_perms again in the 
source dir with the same error. Running it from the install dir comes up 
clean. "No problems found"

Still getting the "400 not found" error when trying to access the 
pipermail/members dir. There is no index page in that directory, just 
links to the /archive/private/<list(mbox)> directories, where the indicies 
are. The only difference is that I no longer get any errors in the 
httpd/error_log when trying to reference the list archive page from a 
browser.

Noting the above gid configure parameter, is this the correct perm for the 
index.html file?
-rwxrwxr-x    1 apache   mailman      1174 Jan 27 16:45 index.html

Thanks again




More information about the Mailman-Users mailing list