I thought I did but apparently not. I see where my confusion was though. I thought the absence of the Python version was because of the lack of server info. After correcting my config it's still not displaying the Python version, which is what I'm assuming was just fixed according to the issue tracker.
Thanks. On Wednesday, August 21, 2013 12:20:13 AM UTC-7, Niphlod wrote: > > do you have that line in yout nginx config ? > > On Wednesday, August 21, 2013 9:12:50 AM UTC+2, HittingSmoke wrote: >> >> Interesting. I'm not sure if it's is relevant, but I'm using a very >> barebones nginx+uwsgi setup compiled from source. I may be misinterpreting >> your comment but it sounds like you're saying it should work with >> nginx+uwsgi. That's exactly what I'm using. >> >> On Tuesday, August 20, 2013 11:19:52 PM UTC-7, Niphlod wrote: >>> >>> The python version will be an addition. the "configuration issue" is not >>> that major bug that you'd expect.... it's a wsgi var that some server add, >>> some server don't. given the "rather default" nginx+uwsgi for example, it >>> is explicitely set, otherwise it's not present. As for wsgi spec, it's not >>> required. >>> >>> >>> https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh#L72 >>> >> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

