Server Version: 8.0.42 Connection Status: Localhost via UNIX socket
| Field | Type | Null | Key |
|---|---|---|---|
| id | int | NO | PRI |
| chama_group_id | int | NO | MUL |
| username | varchar(50) | NO | UNI |
| varchar(100) | NO | UNI | |
| password_hash | varchar(255) | NO | |
| full_name | varchar(100) | NO | |
| phone | varchar(20) | YES | |
| role | enum('Super Admin','Admin','Manager','Treasurer','Secretary') | YES | MUL |
| permissions | json | YES | |
| avatar | varchar(255) | YES | |
| last_login | timestamp | YES | |
| login_attempts | int | YES | |
| account_locked_until | timestamp | YES | |
| password_reset_token | varchar(100) | YES | |
| password_reset_expires | timestamp | YES | |
| two_factor_secret | varchar(32) | YES | |
| two_factor_enabled | tinyint(1) | YES | |
| status | enum('Active','Inactive','Locked') | YES | MUL |
| created_at | timestamp | NO | |
| updated_at | timestamp | NO |
| ID | Username | Role | Status | |
|---|---|---|---|---|
| 1 | admin | admin@chamagroup.com | Super Admin | Active |
Testing with username: admin
id: 1 chama_group_id: 1 username: admin email: admin@chamagroup.com password_hash: [HIDDEN - 60 characters] full_name: System Administrator phone: +254700000000 role: Super Admin permissions: ["all"]
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vxjtgclw/chama.zuri.co.ke/debug_login.php on line 168
avatar: last_login: 2025-12-06 09:01:40 login_attempts: 0
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vxjtgclw/chama.zuri.co.ke/debug_login.php on line 168
account_locked_until:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vxjtgclw/chama.zuri.co.ke/debug_login.php on line 168
password_reset_token:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vxjtgclw/chama.zuri.co.ke/debug_login.php on line 168
password_reset_expires:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/vxjtgclw/chama.zuri.co.ke/debug_login.php on line 168
two_factor_secret: two_factor_enabled: 0 status: Active created_at: 2025-09-11 19:00:28 updated_at: 2025-12-06 09:01:40
Testing common passwords against this user:
Session Status: Not Active ✗ Session ID: None Session Save Path: /var/cpanel/php/sessions/ea-php83
The system appears to be configured correctly.
If login still doesn't work, try the test login above to see the exact error.
Debug complete at 2025-12-06 21:42:09