This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials:admin:reset_admin_pass [2012/07/23 23:29] 127.0.0.1 external edit |
tutorials:admin:reset_admin_pass [2015/02/24 21:34] (current) rdowen |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{indexmenu_n> | + | This article has been moved [[startup_tutorial_and_checklist:admin_controls:admin_login_change:reset_admin_login_when_loststart|here]]. |
- | ====== Reset Admin Password ====== | + | |
- | + | ||
- | This tutorial will guide you through the steps necessary to manually reset your admin username and password. However, if you feel confident that you do know your username and password, but are simply having trouble logging in to your software' | + | |
- | + | ||
- | You will need **FTP access** to your domain in order to retrieve the appropriate file for resetting the admin access to your software. | + | |
- | + | ||
- | - Once FTP in to your domain, find the root of your software' | + | |
- | - Within the **reset_admin_password.php** file, scroll down to the " | + | |
- | **Before:** | + | |
- | <code php> | + | |
- | **After:** | + | |
- | <code php> | + | |
- | - Next, change " | + | |
- | <code php> | + | |
- | $admin_username = " | + | |
- | $admin_password = " | + | |
- | </ | + | |
- | - Save your edited **reset_admin_password.php** file and upload it to your domain. < | + | |
- | - Access your software' | + | |
- | {{: | + | |
- | < | + | |
- | - Your admin username and password should now be reset. Note that until you complete the next step you will not be able to access your software' | + | |
- | - Undo the changes you did to the **reset_admin_password.php** file by: | + | |
- | - Once again, FTP in to your domain and access the **reset_admin_password.php** file. < | + | |
- | - Scroll down to the " | + | |
- | - Change the " | + | |
- | < | + | |
- | < | + | |
- | - You should now be able to log in to your software' | + |