Re: problem using python-ldap under fcgi

2008-08-27 Thread Matt Bartolome
On Wed, Aug 27, 2008 at 1:30 PM, Michael Ströder <[EMAIL PROTECTED]> wrote: > Matt Bartolome wrote: >> My apologies on the wild goose chase but after using valgrind on my >> fcgi process it is python cx_Oracle (would have never guessed that!) >> which triggers

Re: problem using python-ldap under fcgi

2008-08-27 Thread Matt Bartolome
t 12:26 AM, Michael Ströder <[EMAIL PROTECTED]> wrote: > Matt Bartolome wrote: >> >> Hey Michael. Thank you for your response. I modified LDAPObject.c and >> ldapcontrol.c to use the solution described here: >> >> https://bugs.launchpad.net/ubuntu/+source/python

Re: problem using python-ldap under fcgi

2008-08-26 Thread Matt Bartolome
without-threads thinking that it might magically work but no dice. regards, -Matt On Tue, Aug 26, 2008 at 12:39 AM, Michael Ströder <[EMAIL PROTECTED]> wrote: > Matt Bartolome wrote: >> I've got a little problem and I'm not sure how to track down the error >> I&#

problem using python-ldap under fcgi

2008-08-25 Thread Matt Bartolome
Hi, I've got a little problem and I'm not sure how to track down the error I'm getting. My web server is spitting back a 504 gateway timeout which isn't helpful at all so I'm hoping someone here can point me in the right direction. When I attempt to: l = ldap.initialize(settings.AD_LD