Hey Mark, thanks for reply and insight! Please note my comments/questions below:
Mark Sapiro wrote: > I'm guessing that the command line python invocation finds the ldap > module because its path is in the PYTHONPATH environment variable. > This doesn't work with the Mailman CGI wrapper because the wrapper > resets PYTHONPATH to contain only the path to the Mailman modules. > > If this is the issue, I suggest you install the ldap module in your > python library site-packages/ directory. > Unfortunately I tried that, both /usr/lib/python2.4/site-packages and /usr/local/lib/python2.4/site-packages, no luck. > Another possibility is that mailman was configured with a different > python from the current command line python, in which the ldap module > is installed. > Both mailman and python2.4 were installed using binary packages that are apart of Ubuntu. Mailman's error log shows the same version as when I execute python from the command line. Do you think it would be beneficial to re-install mailman, perhaps from a tar ball? ------------------------------------------------------ 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