>
> Khabok, I added UWSGI_PYTHONPATH to the directives as a last ditch
> effort. The CHDIR should take care of it automatically. I believe
> PYHOME is for specifying the PYTHON_HOME which is used for virtual
> environments. PYTHONPATH and PYHOME are not interchangeable.

Exaclty, there is no UWSGI_PYTHONPATH and UWSGI_PYHOME is for dynamic
virtualenv

>
> Both of these are secondary to the issue at hand. When I try to modify
> the site path (regardless of how or which pythonpath is currently
> setup) it blocks uWSGI from doing anything. Commenting out those lines
> causes it to function immediately.

looks like some sort of loop in loading. Can you try adding the module
with --pythonpath se we can catch if the process got blocked ?


-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to