Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: httpd mod_wsgi |
|
Author |
|
Volodymyr Kirichinets
Joined: 19 Oct 2015 Posts: 2 Location: Dnipropetrovsk
|
Posted: Tue 20 Oct '15 14:46 Post subject: httpd mod_wsgi |
|
|
Hello Apache Team!
I have a problem.
When i start httpd, can`t run subprocess from views.py or models.py.
When i start django default server all working good.
Question is - this is a configuration apache problem or other?
Thanks |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 21 Oct '15 15:52 Post subject: |
|
|
- Where did you download that moduel?
- How does your config part for that looks like?
- apache error log?
- errors on the console?
- Windows event log errors?
|
|
Back to top |
|
Volodymyr Kirichinets
Joined: 19 Oct 2015 Posts: 2 Location: Dnipropetrovsk
|
Posted: Wed 21 Oct '15 16:50 Post subject: httpd mod_wsgi |
|
|
I dont download httpd. httpd and mod_wsgi preinstaled in SL(Scientific Linux) RHEL 7. Apache is working good i had not any error logs. When httpd is run, he just do nothing when i try to start subprocess or import file from views.py or models.py. I use now default setting of httpd, but i try all settings from configure mod_wsgi docs. |
|
Back to top |
|
|
|
|
|
|