thank you so much for your hints, massimo, it works well now.
just want to share the step i take :
*worked*
- i leave my webapp untouch
- i goes to bash console and execute the command :
cd ~
wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip
replace web2py/web2py.py? [y]es, [n]o, [A]ll, [N]one, [r]ename: A

*not worked*
- i leave my webapp untouch
- i goes to bash console and execute the command :
cd ~
rm -rf web2py
wget http://web2py.com/examples/static/web2py_src.zip
unzip web2py_src.zip

error result :
admin disabled because unable to access password file

eventhough i used https.

hope this can help the others in pythonanywhere.

thanks and best regards,
stifan

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

Reply via email to