Arrgh, not that issue. Ie.,
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALI
TY___YOU_MUST_EXEC__()
I have seen this before and we got no where in working it out except
that some special MacOS X framework and/or function was being used
that had some restrictions on it
On Sep 24, 5:05 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> > > To really get to the problem, you may need to start up Apache in
> > > single process mode and run it in a debugger. For details see:
>
> > >http://code.google.com/p/modwsgi/wiki/DebuggingTechniques#Debugging_C...
So I tried mo
On Sep 25, 12:30 am, Jashugan <[EMAIL PROTECTED]> wrote:
> > The problem is most like because some other Apache module, eg. PHP or
> > mod_auth_ldap, is loading an incompatible version/variant of LDAP
> > client libraries before the Python ldap module does.
>
> > Thus, check what versions of LDA
> The problem is most like because some other Apache module, eg. PHP or
> mod_auth_ldap, is loading an incompatible version/variant of LDAP
> client libraries before the Python ldap module does.
>
> Thus, check what versions of LDAP client libraries Python ldap module
> is compiled against and the
On Sep 24, 4:39 am, Jashugan <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am having a problem when using python-ldap with Apache. I added an
> authentication backend based on ldapauth.py, and it works fine when
> running from the Django server. However, when I use Apache I get the
> following error
Hello,
I am having a problem when using python-ldap with Apache. I added an
authentication backend based on ldapauth.py, and it works fine when
running from the Django server. However, when I use Apache I get the
following error in the Apache error.log:
child pid 2941 exit signal Bus error (10)
6 matches
Mail list logo