<div dir="ltr">Okay, thanks. Changing venv to match chdir seems to have worked. I still can't see my app, but at least UWSGI starts with no errors. Now to figure out how to let Nginx serve the pages to other computers on the intranet; this site is supposed to be a subdomain to a larger site, so I just want to map its IP to a subdomain on our internal DNS. Yet, [server_ip]/mySiteName returns a 404. Should be fun to troubleshoot. :)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 5, 2016 at 2:41 PM, Corey Boyle <span dir="ltr"><<a href="mailto:coreybrett@gmail.com" target="_blank">coreybrett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That's where you specify the location of your virtualenv.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, May 5, 2016 at 2:36 PM, Alex Hall <<a href="mailto:ahall@autodist.com">ahall@autodist.com</a>> wrote:<br>
> Sorry for all the messages, but one more thing about UWSGI. There's one item<br>
> in the configuration file sample I found that I don't understand:<br>
><br>
> venv = /var/www/mysite/.env<br>
><br>
> I can't find this venv item anywhere so far, and the author of the post<br>
> where I found it never explained what it was for. Does it point to a special<br>
> folder used during runtime? Does that folder have to exist first? Does this<br>
> point to my app's folder, like chdir does? I don't have a .env folder, and<br>
> I'm wondering if that's my problem. I don't want to make one, though, until<br>
> I better understand what this venv item is actually trying to do.<br>
><br>
> On Thu, May 5, 2016 at 2:24 PM, Edward Wingate <<a href="mailto:edwingate8@gmail.com">edwingate8@gmail.com</a>> wrote:<br>
>><br>
>> > At the risk of going a bit off topic, I made my Nginx and UWSGI<br>
>> > configuration files according to this guide:<br>
>> > <a href="http://www.markjberger.com/flask-with-virtualenv-uwsgi-nginx/" rel="noreferrer" target="_blank">http://www.markjberger.com/flask-with-virtualenv-uwsgi-nginx/</a><br>
>><br>
>> Here is another guide based on supervisor instead of systemd startup I<br>
>> followed a while back:<br>
>><br>
>> <a href="http://ewong.me/creating-and-deploying-flask-app-using-uwsgi-nginx-virtualenv-and-supervisor/" rel="noreferrer" target="_blank">http://ewong.me/creating-and-deploying-flask-app-using-uwsgi-nginx-virtualenv-and-supervisor/</a><br>
>><br>
>> Maybe you can use bits of it to get your setup working.<br>
><br>
><br>
><br>
><br>
> --<br>
> Alex Hall<br>
> Automatic Distributors, IT department<br>
> <a href="mailto:ahall@autodist.com">ahall@autodist.com</a><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> Flask mailing list<br>
> <a href="mailto:Flask@python.org">Flask@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div>Alex Hall<br></div>Automatic Distributors, IT department<br></div><a href="mailto:ahall@autodist.com" target="_blank">ahall@autodist.com</a><br></div></div>
</div>