Re: Deploy with wsgi causes python library to fail.

2014-10-30 Thread Tom Evans
On Wed, Oct 29, 2014 at 1:44 PM, Bohdan Anderson wrote: > I can run in the testing server fine (python manage.py runserver > 0.0.0.0:8000) but once I deploy to the server I'm not even getting the > django error page in response to it's failure. > I looked into the apache log files and all I get is

Re: Deploy with wsgi causes python library to fail.

2014-10-30 Thread Collin Anderson
Hello, Ouch. Segmentation faults are never a good sign. How do you know that it's librets that's not working? You may want to open an issue at librets or ask on the mod-wsgi list. Collin -- You received this message because you are subscribed to the Google Groups "Django users" group. To un

Deploy with wsgi causes python library to fail.

2014-10-29 Thread Bohdan Anderson
I can run in the testing server fine (python manage.py runserver 0.0.0.0:8000) but once I deploy to the server I'm not even getting the django error page in response to it's failure. I looked into the apache log files and all I get is a generic error message "[notice] child pid 17364 exit signal