[web2py] Re: Cannot access the Administrative interface

2016-07-27 Thread Marlysson Silva
Try remove them. Em quarta-feira, 27 de julho de 2016 12:30:07 UTC-3, Sneka R escreveu: > > Yes. There is. > > On Wednesday, July 27, 2016 at 9:32:56 AM UTC-5, Sneka R wrote: >> >> I have been using administrative interface(localhost) without any >> problem. I tried several password and I got loc

[web2py] Re: Cannot access the Administrative interface

2016-07-27 Thread Sneka R
Yes. There is. On Wednesday, July 27, 2016 at 9:32:56 AM UTC-5, Sneka R wrote: > > I have been using administrative interface(localhost) without any problem. > I tried several password and I got locked out. > Now it is giving this error: > admin disabled because unable to access password file >

[web2py] Re: Cannot access the Administrative interface

2016-07-27 Thread Marlysson Silva
Ok , in root folder of web2py, have a file called parameters_ with a port number that you run web2py, verify within them wheither have a string with password=... Em quarta-feira, 27 de julho de 2016 12:18:18 UTC-3, Sneka R escreveu: > > hosts.deny file is empty. > > > > On Wednesday, July 27, 20

[web2py] Re: Cannot access the Administrative interface

2016-07-27 Thread Sneka R
hosts.deny file is empty. On Wednesday, July 27, 2016 at 9:32:56 AM UTC-5, Sneka R wrote: > > I have been using administrative interface(localhost) without any problem. > I tried several password and I got locked out. > Now it is giving this error: > admin disabled because unable to access pas

[web2py] Re: Cannot access the Administrative interface

2016-07-27 Thread Marlysson Silva
In admin app have a folder called private, and within them have a file called hosts.deny , try see if your address are in the file , whether yes , remove them.. Or then , remove from this file , all related with "block access" Em quarta-feira, 27 de julho de 2016 11:32:56 UTC-3, Sneka R escreveu