Hello - 

Django newb.  I hope this is the right place to post this.  

I had a problem with the virtualenv section of the Apache/mod_wsgi 
documentation 

https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/#using-a-virtualenv

Please remove the line:

"To do this, you can add another line to your Apache configuration:" 

and change the following configuration directive to:

"WSGIPythonPath 
/path/to/your/venv/lib/python2.X/site-packages:/path/to/mysite.com"



Thank you.


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/VNDQ7sGh4OwJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to