hi!
web2py 1.82.1
trying to get working:
=
from gluon.contrib.memcache import MemcacheClient
memcache_servers=['127.0.0.1:11211']
mem=MemcacheClient(request,memcache_servers,debug=1)
=
from gluon.contrib.memcache import MemcacheClient
showa the error "can not find the name MemcacheClien
ache_servers=['127.0.0.1:11211']
mem=MemcacheClient(request,memcache_servers,debug=1)
On 11 авг, 16:17, mdipierro wrote:
> is there a traceback?
>
> On Aug 11, 7:51 am, Ozz wrote:
>
>
>
> > hi!
>
> > web2py 1.82.1
>
> > trying to get working:
>
&
still waiting for answer...
need help :)
On 11 авг, 16:39, Ozz wrote:
> Error traceback
>
> Traceback (most recent call last):
> File "C:\web2py\gluon\restricted.py", line 178, in restricted
> exec ccode in environment
> File "C:/web2py/applicati
ugging this:
>
> start a shell:
>
> python web2py.py -S yourapp -N
>
> and type
>
> >>> from gluon.contrib.memcacheimport MemcacheClient
>
> please send me the traceback
>
> On Aug 12, 9:01 am, Ozz wrote:
>
>
>
> > still waiti
4 matches
Mail list logo