⚙️ Cyberwing Diagnostic
Mode: MySQL | Host: localhost | DB: cyberwing_d
Table Status
- ✅ users
- ✅ content
- ✅ store
- ✅ contact_leads
- ✅ job_applications
- ✅ email_logs
- ✅ PHPMailer Library
- ✅ fsockopen()
- ✅ OpenSSL Extension
- ✅ allow_url_fopen
- ❌ smtp.gmail.com:587 (TLS) (Blocked/Timeout: stream_socket_client(): Unable to connect to smtp.gmail.com:587 (Connection timed out))
- ❌ smtp.gmail.com:465 (SSL) (Blocked/Timeout: stream_socket_client(): Unable to connect to ssl://smtp.gmail.com:465 (Connection timed out))
Network Environment Tip:
Current SMTP Config is set to prioritize Port 587 (TLS). If connection times out, the system will automatically fallback to Port 465 (SSL).
If both fail, your host is blocking SMTP traffic entirely.
Fix: Switch to 'Brevo API' or 'SendGrid API' in settings to use Port 443 (HTTP).