On 6 June 2016 at 19:01, Larry Martell <[email protected]> wrote:
> I have successfully deployed django1.6 with uwsgi and nginx on RHEL6
> but I cannot seem to get it working on RHEL7.
>
> I get Internal Server Error in the browser, and this in the uwsgi log:

the main thing here beeing:
--- no python application found, check your startup logs for errors ---

which means the real error is somewhere above
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to