Do

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

This will create a password file for you valid when admin is accessed via 
https (port 443).

On Monday, 2 September 2013 16:52:10 UTC-5, mark warburton wrote:
>
>
>  
>  
> Hi, when I use my web2py admin console, this message is displayed. 
>  
> { admin disabled because unable to access password file } hence unable to 
> access or update app, any ideas?   
>  
>  
> Deployed app through pythonanywhere.
>  
> Mark
>  
>

-- 

--- 
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