Hi there

I have a similar issue, on the admin login page my password isn't accepted 
although i'm quite confident it is correct. When i enter something random 
an the orange bar show "invalid password", when i enter my password  the 
orange bar is blank but it does not proceed to another page.

Anyway, when i tried # python web2py in lx terminal (i'm doing this on a 
raspberry pi) I get " python: can't open 'web2py': [Ernno 2] No such file 
or directory.

Can anyone help?

Many thanks



On Thursday, January 12, 2012 3:27:40 PM UTC, Alexandre Andrade wrote:
>
> completing
>
> just stop the web2py server (or apache) and run in console:
>
> # python web2py
>
>
> it will ask you a new password
>
> look at port it runs (like 8000)
>
> and copy the file to run in port 443 (https):
> # cp parameters_8000.py parameters_443.py
>
>  
> Alexandre Andrade
>
>
> 2012/1/12 Alexandre Andrade <alexand...@gmail.com <javascript:>>
>
>> just stop the web2py server (or apache) and run in console:
>>
>> # python web2py
>>
>>
>> it will ask you a new password
>>
>>
>> Alexandre Andrade
>>
>>
>> 2012/1/12 lucas <sjlu...@gmail.com <javascript:>>
>>
>>> hello one and all,
>>>
>>> i am stupid. i forgot the web2py admin password on my server and i
>>> can't access the https interface.  how can i change the password?  is
>>> there a simple script i can run as root or something?
>>>
>>> thanx in advance.  i know the technique is somewhere, i just can't
>>> find it.  lucas
>>
>>
>>
>>
>> -- 
>> Atenciosamente
>>
>>
>> Alexandre Andrade
>> Hipercenter.com Classificados Gratuitos
>>
>
>
>
> -- 
> Atenciosamente
>
>
> Alexandre Andrade
> Hipercenter.com Classificados Gratuitos
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to