So it appears that the wrappers are using the correct Python, so maybe
it is permissions. The qrunners are (or should be) running as the
mailman user:group, and the web CGI's should run as the mailman group,
but run as the web server user, so that's a difference. Look at the
permissions on the /usr/lib/python2.4/site-packages/MySQLdb directory
and its subordinates. Directories should be 0755 (drwxr-xr-x) and
files 0644 (-rw-r--r--). Is that the case?

Hmm, there is no such directory. There is a MySQL_python-1.2.3-py2.4-linux-x86_64.egg file in /usr/lib/python2.4/site-packages, but no directory.


Aaron
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to