I've found why there was a difference between these similar situations.
First of the os.path.exists test I need to add a test for checking if the
field is empty or not:
if user.image_user32x32:
--
Gael Princivalle
2017-02-19 7:58 GMT+01:00 Gael Princivalle :
> Thank you Leone
One would think a wiki might be useful to collect plugin information
;-)
Joe
On Friday, March 11, 2011 at 6:48:26 AM UTC-8, Massimo Di Pierro wrote:
>
> I did a very poor job at keeping track of community created plugins.
>
> If you are aware of a plugin for web2py that is not listed on
>
Hello,
I ran the *setup-web2py-nginx-uwsgi-ubuntu.sh *to get web2py up and
running, but i'm running into an odd issue.
I'm using 1and1 hosting and they use vhosts. So the setup they're using has
nginx on the front end (port 80) and connects to apache over port 7080.
Here is my conf file for a
Hello
Or you use nginx + uwsgi
Or use apache + wsgi
Em 19 de fev de 2017 19:18, "LoveWeb2py" escreveu:
> Hello,
>
> I ran the *setup-web2py-nginx-uwsgi-ubuntu.sh *to get web2py up and
> running, but i'm running into an odd issue.
>
> I'm using 1and1 hosting and they use vhosts. So the setup they
I think nginx is being used for routing and apache is what is actually
being used. This is the hosting provider I'm
using. https://www.1and1.com/linux-web-hosting
When I run a netstat it shows that port 80 is listening through nginx. In
the nginx configuration there is a proxy setting that forw
Nginx is a server, and apache too.. Dont need to use the two..
I was using nginx and uwsgi
Em 19 de fev de 2017 19:23, "LoveWeb2py" escreveu:
> I think nginx is being used for routing and apache is what is actually
> being used. This is the hosting provider I'm using. https://www.1and1.com/
> l
After some digging it looks like someone else had a similar issue:
https://groups.google.com/forum/#!msg/web2py/4a55pNp_2lw/ApVnm8k7QhYJ
I'm using a plesk dashboard, so it's not being too friendly. I'll keep
anyone posted if I get it working. Thanks!
On Sunday, February 19, 2017 at 5:26:15 PM U
Sundar you have check_reserved=['all'] in your DAL desclaration ROWID
naturally is reserved in Oracle. Put check_reserved=['sqlite'].
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issu
8 matches
Mail list logo