Will Pillow work instead of PIL https://pypi.python.org/pypi/Pillow/2.2.1 ? PIL has been superceded by PIL
On Tuesday, May 31, 2016 at 7:15:52 AM UTC-7, Carlos Cesar Caballero wrote: > > Hi Ben, first, thanks for your words :) > > I have never used the plugin with nginx, but I am not sure that the issue > should be nginx related, the plugin (as web2py apps) should work fine (or > buggy) no matter the server. > > Please, first make shure that you have installed the PIL (Python Imaging > Library) dependency. > > If you have installed it, please send me your OS and software versions to > try to reproduce the problem (and if you can, report the issue in the > project github page). > > Greetings. > > > El 31/05/16 a las 09:40, Ben Lawrence escribió: > > HI > I tried out setup-web2py-nginx-uwsgi-ubuntu.sh > <https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-ubuntu.sh> > on > an app that I am working on. The app was initially built on a machine > configured with the apache script setup-web2py-ubuntu.sh and* worked > great* with the thumbnails.plugin > Unfortunately it seems the thumbnails are not created if I use nginx, even > though the files are uploaded ok (I did uncomment the files upload line to > 10m in the nginx config). I was wondering if anyone else experienced the > same problem and what they did to fix it? > > (Thanks Carlos for the great plug-in though!) > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > 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] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

