Knowledge Base >>
General Information
Changing the GSP Admin (gspadmin.php) Password
SYMPTOMS
gspadmin.php password change
config.inc.php
SOLUTION
The GSP Admin (gspadmin.php) Area password is just a normal md5 hash of the password you selected when you first setup exoGameCtl. In order to change your password just create a md5 hash of it and insert it into the $gspkey field. If you do not know how to make an md5 hash you can use the following http://www.exocontrol.com/gsppw.php