=== STRIPE ADMIN API DIAGNOSTIC === Time: 2025-08-27 16:34:05 PHP Version: 8.4.11 Server: Apache Starting diagnostic steps... 1. Loading config.php... ✅ config.php loaded successfully 2. Starting session... ✅ Session started Session username: Not set 3. Testing database connection... ✅ Database connected 4. Loading stripe-config.php... ✅ Stripe config loaded 5. Checking environment variables... STRIPE_PUBLISHABLE_KEY: pk_live_51... STRIPE_SECRET_KEY: sk_live_51... STRIPE_WEBHOOK_SECRET: whsec_dpdj... STRIPE_PREMIUM_PRICE_ID: price_1RwVnBBbdQdvuadRsPYwWw7U STRIPE_DEVELOPER_PRICE_ID: price_1RwVo5BbdQdvuadR28P5ed9o 6. Testing database queries... Users in database: 32 Table 'payments': 6 records Table 'subscription_history': 3 records Table 'stripe_webhooks': 12 records ✅ Diagnostic completed! If you see this message, the basic PHP setup is working. Check the errors above to identify configuration issues.