How to set/reset administrator password (apache+wsgi+windows)

517 views
Skip to first unread message

at

unread,
Dec 25, 2012, 9:25:38 AM12/25/12
to web...@googlegroups.com

Hi

After setting up web2py+apache with wsgi on windows, I can see web2py admin page at http://localhost/admin/default/index. But it is asking password to log into the administrative interface. How to set a password? Is there any default password for first time entrance?

Thanks
AT



Massimo Di Pierro

unread,
Dec 25, 2012, 1:08:37 PM12/25/12
to web...@googlegroups.com
Message has been deleted

Paolo Caruccio

unread,
Dec 25, 2012, 1:42:56 PM12/25/12
to web...@googlegroups.com


Il giorno martedì 25 dicembre 2012 19:41:17 UTC+1, Paolo Caruccio ha scritto:
My simple way:

a) stop apache server
b) start web2py server in standard way by double clicking web2py.py in order that it creates its own files
c) in displayed window set the admin password
d) stop web2py server and check that in web2py folder there are "options_std.py" and "parameters_8000.py" 
e) open "options_std.py" and make sure of row "password = '<recycle>'" is present
f) restart apache server 

Now you sholuld be able to access to admin interface.

If you are interested omi chiba has written a guide to setup a wamp server that supports web2py through mod_wsgi.
Reply all
Reply to author
Forward
0 new messages