You can set the password with:

sudo -u www-data python -c "from gluon.main import save_password; import 
getpass; save_password(getpass.getpass('password:'),443)"

or with

python web2py.py -S welcome -a yourpassword -p 443

then [ctrl]+D to exit.



On Saturday, 8 November 2014 12:22:07 UTC-6, Avi A wrote:
>
> Hi,
> Maybe someone can help with that,
> how do I start the openshift web2py version localy ?
> Also how do I set the admin password? I mean this is what i have on the 
> parameters_80 file:
> password="pbkdf2(1000,20,sha512)$b7328c..........205b"
>
> thanks,
> Avi.
>

-- 
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)
--- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to