Fil wrote:
>>> tried to modify the list options thu the web ui and got
>>>
>>> SQLError: (OperationalError) attempt to write a readonly database 'UPDATE
>>> "List data" SET bounce_processing=? WHERE "Listdata".list_id = ?' [0, 2]
>> Who and what is the owner and permission of data/mailman.db.
> 
> [EMAIL PROTECTED]:~$ ls -al /usr/local/mailman22/data/
> total 24
> drwxrwsr-x  2 root    mailman 4096 2007-01-03 15:38 .
> drwxrwsr-x 21 mailman mailman 4096 2007-01-03 15:02 ..
> -rw-r--r--  1 root    mailman 9216 2007-01-03 15:38 mailman.db
> -rw-rw----  1 mailman mailman    6 2007-01-03 15:33 master-qrunner.pid
> 
> so i guess it was the same persmission problem I had on logs/*

logs and data and other writable directiory and files should be owned by 
mailman.  We should be able to check them with bin/check_perms.
> 
> 
>> Are you accessing web ui via wsgi (HTTPRunner) or classic cgi?
> 
> wsgi on localhost
> 

Group permission problems should be going away in wsgi and LMTP environment.

> -- Fil
> 


-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to