cPanel: Run AutoSSL from cPanel β SSL/TLS Status
Manual certificate: Purchase and install a new certificate
"ERR_TOO_MANY_REDIRECTS" Error
Problem: The browser shows a redirect loop error.
Solutions:
Cloudflare + server SSL conflict: Set Cloudflare SSL mode to "Full" (not "Flexible") if your server has its own SSL
Check .htaccess: Look for conflicting redirect rules
Clear browser cookies: Sometimes old cookies cause redirect loops
Check landing page mode: Try switching between "proxy" and "redirection" modes in Landing Page Settings
Tenant Gets "403 Forbidden"
Problem: Tenant can access the URL but sees a "403 Forbidden" error.
Solutions:
Check directory permissions: chmod 755 on the Perfex directory
Check file permissions: chmod 644 on PHP files
Check .htaccess for any IP restrictions
If using Apache, make sure AllowOverride All is set in the virtual host
Still having DNS issues? Make sure to wait the full propagation time (up to 48 hours) before concluding there's a problem. Use dnschecker.org to monitor propagation in real-time.