Can I change my admin password? Do I need to change the config php file too? Or can I just change my password in usercp with out hurting anything?
Announcement
Collapse
No announcement yet.
change admin password
Collapse
X
-
Originally posted by unicorn2433 View PostCan I change my admin password? Do I need to change the config php file too? Or can I just change my password in usercp with out hurting anything?
The database user password is in the config file.
You can change change you admin password....steven
www.318ti.org (vB3.8) | www.nccbmwcca.org (vB4.2)
bmwcca.org/forum | m135i.net
"I tried to clean this up but this thread is beyond redemption." - Steve Machol
-
Originally posted by unicorn2433 View PostCan I change my admin password? Do I need to change the config php file too? Or can I just change my password in usercp with out hurting anything?Originally posted by steven s View PostYou can change change you admin password.
- Copy your config.php back to your hard drive to ensure you have the current version.
- In config.php, around line 126, look for
PHP Code:// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = ' ';
- Now change your password in the AdminCP.
- Finally, re-enter your userid in the Special Users line above and upload the config.php file to your server again.
Comment
- Copy your config.php back to your hard drive to ensure you have the current version.
Related Topics
Collapse
-
by elindoSo I forgot my admin password.
I am able to login only because my browser saved the password.
I went to "forgot password" to get an email, but I am not getting any...-
Channel: Support Issues & Questions
Thu 29 Jun '17, 6:50am -
Comment