STIFF SECURITY — DATABASE LOGIN REPAIR

Latest server log result:
MySQL driver code 1045 = database user authentication failed.
PHP application files are loading correctly.

Complete these steps in cPanel:
1. Open MySQL Databases.
2. Under Current Users, find: stiffsec_stiffwebuser
3. Set a NEW password for this MySQL user.
4. Open public_html/config.php and put the SAME password in DB_PASS.
5. Add user stiffsec_stiffwebuser to database stiffsec_stiffwebdata.
6. Select ALL PRIVILEGES and save.
7. Open https://stiffsecurity.in again.

Keep these config values unchanged:
DB_HOST = localhost
DB_NAME = stiffsec_stiffwebdata
DB_USER = stiffsec_stiffwebuser
BASE_URL = https://stiffsecurity.in

Do not import SQL again. Do not delete database tables.
The website cannot authenticate until the cPanel MySQL user password and
config.php DB_PASS are identical.

Security: never send or publish the database password. Remove old error_log
files after checking them.
