Re: WSGIPythonPath and

2013-04-12 Thread Roberto López López
hassle of messing > around with mod_wsgi. > > _Nik > > On 4/11/2013 3:20 PM, Joey Espinosa wrote: >> >> I had basically the same issue as you. >> >> With only one Django app deployed, it's easy to just stick your >> WSGIPythonPath directive in /etc/apa

Re: WSGIPythonPath and

2013-04-11 Thread Nikolas Stevenson-Molnar
d, it's easy to just stick your > WSGIPythonPath directive in /etc/apache2/apache.conf. > > But with multiple different virtualenvs, you need to do something like > this: > > http://stackoverflow.com/questions/4614121/running-python-from-a-virtualenv-with-apache-mod-wsgi-on-win

Re: WSGIPythonPath and

2013-04-11 Thread Joey Espinosa
I had basically the same issue as you. With only one Django app deployed, it's easy to just stick your WSGIPythonPath directive in /etc/apache2/apache.conf. But with multiple different virtualenvs, you need to do something like this: http://stackoverflow.com/questions/4614121/running-python

Re: WSGIPythonPath and

2013-04-11 Thread Roberto López López
(mod_wsgi) following > https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/ > We > have different virtualhosts defined as well in httpd.conf. > > We are now stuck, apache is throwing the following error: > >

Re: WSGIPythonPath and

2013-04-11 Thread Joey Espinosa
ion on our apache server >> (mod_wsgi) following >> https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/ We >> have different virtualhosts defined as well in httpd.conf. >> >> We are now stuck, apache is throwing the following error: >> >&g

Re: WSGIPythonPath and

2013-04-11 Thread Joey Espinosa
trying to deploy a django application on our apache server > (mod_wsgi) following > https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/ We > have different virtualhosts defined as well in httpd.conf. > > We are now stuck, apache is throwing the following error: > &

WSGIPythonPath and

2013-04-11 Thread Roberto López López
: WSGIPythonPath cannot occur within section Can anyone give us any hint? Thank you very much! Roberto -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email