W
WHMCS
WHMCS
Login
WHMCS Login Loop Fix
Fix the WHMCS admin login refreshing issue that prevents access.
SharedLicense TeamUpdated May 1, 20264 min read
Clear Sessions
rm -rf /var/lib/php/session/*Check WHMCS URL
In configuration.php, verify the $whmcs_url is set correctly.
Clear Template Cache
rm -rf /path/to/whmcs/templates_c/*