Re: [Django] #24845: serve with apache in virualenv documentation

2015-05-24 Thread Django
#24845: serve with apache in virualenv documentation
---+--
 Reporter:  Alcolo47   |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.7
 Severity:  Normal |   Resolution:  invalid
 Keywords:  apache virtualenv  | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--
Changes (by claudep):

 * status:  new => closed
 * needs_better_patch:   => 0
 * resolution:   => invalid
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Sorry, but this ticket tracker is not meant to answer support questions:
 https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels

 Your question is outside the scope of Django. You should better refer to
 the mod_wsgi documentation.
 https://code.google.com/p/modwsgi/wiki/InstallationInstructions

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.03187f132b5967e4f53eb4bbfd04a1f9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #24845: serve with apache in virualenv documentation

2015-05-23 Thread Django
#24845: serve with apache in virualenv documentation
---+---
 Reporter:  Alcolo47   |  Owner:  nobody
 Type:  Uncategorized  | Status:  new
Component:  Documentation  |Version:  1.7
 Severity:  Normal |   Keywords:  apache virtualenv
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  0  |  UI/UX:  0
---+---
 When I configure my apache2 server by reading the documentation, I can see
 that apache use system python (/usr/bin/python3) instead of my virtualenv
 python.

 Then I have to add /lib/python3.4  in GIDaemonProcess python-
 path in my apache config file.

 But how can I do to force apache to launch /bin/python3 ?

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.8a6618d680aa4bbf486b80d05aa37be5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.