On 14 Apr 2015, at 3:02 pm, Gregory Gundersen <[email protected]> wrote:

> Hi all,
> 
> I posted my question on Stack Overflow but am hoping someone from this 
> community can help. Thanks in advance

See:

    
https://code.google.com/p/modwsgi/wiki/FrequentlyAskedQuestions#Apache_Process_Crashes

but most likely related to:

    
https://code.google.com/p/modwsgi/wiki/ApplicationIssues#Python_Simplified_GIL_State_API

Ensure you are forcing use of the main Python interpreter as it could be a 
problem with a C extension you are using.

Also ensure you are using latest mod_wsgi version. Linux distributions often 
have ancient versions.

Graham

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.

Reply via email to