Expected result documented and verified from the affected user path.
Pass / fail / blockedTroubleshooting guide
WordPress database connection error
Preserve evidence before changing credentials: database availability, hostname, user permissions, corruption and resource exhaustion produce similar symptoms.
Diagnose before changing
- 01Capture exact error and time
- 02Check provider incident/status
- 03Test database connection
- 04Inspect recent deploy and resource logs
- 01
Verify configuration
Compare DB name, user, password, host and prefix with the hosting database record.
- 02
Check service and limits
Confirm the database server is running and storage/connections are not exhausted.
- 03
Restore safely
Repair or restore only after a current copy and a clear recovery point exist.
Acceptance gate
Prove the result
Record timestamp, tester and evidence for every check before closing the incident or change.
Expected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedExpected result documented and verified from the affected user path.
Pass / fail / blockedPrimary references