How to reset password? I can't login and I can't retrieve password by e-mailYou can reset password using database administration tool (phpMyAdmin, for example). See database table gw_users, change the value of column password to 21232f297a57a5a743894a0e4a801fc3 it is md5-hash for word admin. After that, you should be able to login with password admin.
|