Hi Vic,
I'm a noob and don't want to waste your time so up front I'm saying you
might want to ignore this entirely!
It's not clear (to me) where your 'editable' gets used after it is assigned?
To a noob it looks like the non standard SQLEDITABLE could be bypassing
web2pys inbuilt methods?
but t
I should say for the community edition... not the pro one.
El miércoles, 19 de octubre de 2016, 13:49:35 (UTC-5), Willoughby escribió:
>
> http://www.jetbrains.com/help/pycharm/2016.2/web2py.html
>
> On Wednesday, October 19, 2016 at 1:37:48 PM UTC-4, Ty oc wrote:
>>
>> Hi there, I know I can debu
Will the community version of PyCharm be capable to full service me or i do
have to go the the paid version?
--
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)
My hosting provider attempts to get a web2py website working with a VPS
running Centos 7 and using Apache webserver version 2.4
The following error in Apache keeps coming up:
End of output script before headers: wsgihandler.py Apache version 2.4
They have tried several suggested solutions, sea
My hosting provider is attempting to get a web2py website running on a VPS
which has CentOS 7 as operating system and where Apache 2.4 is also
installed.
They keep getting Apache Internal Server Error and mod_wsgi does not work
correctly.
The specific error which they are getting in the log is:
Hi,
I used web2py to run scheduled task which execute shell commands, the
code of my task as below:
p = subprocess.Popen(command_shell,
shell=True,
stdout=subprocess.PIPE,
stderr=subprocess.PIPE)
stdou
You can only do the opposite: run web2py on tornado:
web2py/anyserver.py --server tornado
On Tuesday, 25 October 2016 00:05:45 UTC-5, William wrote:
>
> How to run my own tornado file on web2py.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2p
thanks for reporting back!
On Tuesday, 25 October 2016 07:29:59 UTC-5, Beat Kohler wrote:
>
> Hi Massimo
> sorry for the late response. I found the error. It's the smartphone ...
> not me :-)
> As usual the smartphone will propose the email address when I start to
> type and as usual I take it.
no idea but if this line fails:
test=db(db.table_1.id==row.ref_t1).select(db.table_1.name).first().
name
do you get a traceback that we can see? My guess is that occasionally
db().select(..).first() is None and therefore there is .name
On Tuesday, 25 October 2016 10:25:32 UTC-5, Nic
I would recommend you download Anaconda python 2.7 and run python from
source
http://web2py.com/examples/static/web2py_src.zip
If it also fails, it may give more info.
On Tuesday, 25 October 2016 11:55:32 UTC-5, Scott Hunter wrote:
>
> Sure, but there's not much to see.
>
> When I launch the app
I meat it does not work with the git version. But let me try it again
On Thursday, 27 October 2016 20:59:22 UTC-5, tomt wrote:
>
> I downloaded the latest release, 2.14.6, and downloaded my patch file from
> this post and applied it against oracle.py:
> cd gluon/packages/dal/pydal/adapters
>
we do not recommend using Apache and stopped supporting it some time ago.
We recommend you move on to Nginx.
On Saturday, 29 October 2016 21:31:59 UTC-5, Martin de Groot wrote:
>
> My hosting provider is attempting to get a web2py website running on a VPS
> which has CentOS 7 as operating system
12 matches
Mail list logo