Re: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-25 Thread Steve Rifkin
Still having troubles... I thought I'd start somewhat from scratch this time. Since mailman is failing with python errors that reference ssl, I've cleared out the ssl directory so that the ssl dir had nothing from a prior version in it. I rebuilt ssl (openssl-0.9.6g), and then, I rebuilt

RE: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Thomas Oakes
From this line in the traceback, /usr/local/ssl/lib/libssl.so.0.9.6: bad ELF flags value: 768 I looks like you have a problem with your new install of openssl. How did you install it? A package? and what OS are you using. You might reinstall openssl from source if possible. I'm not entirely

RE: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Steve Rifkin
] To: Steve Rifkin [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: [Mailman-Users] New apache is causing my mailman to fail... Date: Thu, 21 Nov 2002 13:55:47 -0500 From this line in the traceback, /usr/local/ssl/lib/libssl.so.0.9.6: bad ELF flags value: 768 I looks like you have a problem

RE: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Steve Rifkin
Hmmm... Actually, I need to modify one of my earlier statements... Last week, we needed to upgrade our Apache Web server to 1.3.27. Mailman failed with errors I submitted earlier (that error log entry was from last night, but it was similar to what we got a week ago, which you'll find

Re: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Ashley M. Kirchner
Steve Rifkin wrote: admin(8622): ImportError: ld.so.1: /usr/local/bin/python: fatal: /usr/local/ssl/lib/libssl.so.0.9.6: bad ELF flags value: 768 My guess would be that you compiled python yourself, against the old version of openssl. now that you've upgraded openssl, python doesn't work

Re: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Steve Rifkin
] Subject: Re: [Mailman-Users] New apache is causing my mailman to fail... Content-Transfer-Encoding: 7bit Steve Rifkin wrote: admin(8622): ImportError: ld.so.1: /usr/local/bin/python: fatal: /usr/local/ssl/lib/libssl.so.0.9.6: bad ELF flags value: 768 My guess would be that you compiled

Re: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Ashley M. Kirchner
Steve Rifkin wrote: Python worked fine before and after the openssl upgrade. Mailman worked before the openssl upgrade but only with the older Apache. With the new Apache and older ssl, mailman's web interface broke. Same errors. With the new openssl, we still get the same errors. As a

Re: [Mailman-Users] New apache is causing my mailman to fail...

2002-11-21 Thread Steve Rifkin
-Version: 1.0 To: Steve Rifkin [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] New apache is causing my mailman to fail... Content-Transfer-Encoding: 7bit Steve Rifkin wrote: Python worked fine before and after the openssl upgrade. Mailman worked before the openssl