Troubleshooting (High Priority)
Incident triage order
- Confirm scope: one domain or all services.
- Check DNS resolution.
- Check hosting status in panel.
- Check SSL and redirect settings.
- Check application logs.
Website errors
403
- Check file permissions and ownership.
- Check security rules (.htaccess, WAF).
404
- Confirm file exists in expected document root.
- Verify rewrite rules.
500
- Check application/PHP error logs.
- Validate PHP version compatibility.
Email issues
- Validate mailbox quota and credentials.
- Validate MX + SPF records.
- Check SMTP auth and ports.
Access issues
- Panel login fails: reset password and verify account status.
- FTP fails: verify protocol, host, username, and passive mode.