Ledger Setup Diagnostics


✓ PHP Version

PHP Version: 8.1.33
Required: PHP 7.4+

✓ PHP Extensions

mysqli: ✅ Installed
json: ✅ Installed
session: ✅ Installed

✓ Database Connection

❌ Error: Access denied for user 'yihwxewxjs_dst'@'localhost' to database 'yihwxewxjs_dst'

✓ File Permissions

config.php exists: ✅ Yes
config.php readable: ✅ Yes

✓ Config.php Check

✅ config.php loaded successfully
✅ API_SECRET is defined

Summary

If you see ❌ marks above, those need to be fixed.
Common fixes:
1. Update config.php with correct database credentials
2. Import tables_only.sql if tables are missing
3. Check file permissions (644 for PHP files)