I am using the PHP version and I lost my login password

Question:
I am using the PHP version and I lost my login password.
What do I do now?

Answer:

Version: 2.9.8.3 or newer
This version added hashed login passwords for better security.
Use the “Lost Password” link on the login form, the password can be reset by a verified email.
If you cannot even remember your username or email address, you can still reset your password manually.
FTP to your web server, look in this directory: /contact-files/settings/
download this file: fsc_site.php, then open it and you will insert your new username and password inside.
The data is in a PHP array, the array keys you look at are:
admin_usr
admin_pwd
The username/password can be manually inserted replacing the hashed encrypted ones. The first time you log in, they will be encrypted again.

Version: 2.9.8.3 or older
FTP to your web server, look in this directory: /contact-files/settings/
download this file: fsc_site.php, then open it and you will find your username and password inside.
The data is in a PHP array, the array keys you look at are:
admin_usr
admin_pwd

Do you need help?

Donations by PayPal:

If you find this free contact form program/plugin useful to you, please consider making a small donation for my time invested and to help contribute to further development. My time is very limited and I get dozens of support emails every day. If you are not able to donate, that is OK. Thanks for your kind support! - Mike Challis

Donations by cash or check:
Mike Challis
PO Box 819
Long Beach WA 98631

Comments are closed.