Steps to unban IP address from WHMCS

kumkumsharma

Administrator
Staff member
If you are not able to login into WHMCS due to IP ban issue from login failure. If you are using incorrect login details three times then you get banned from WHMCS.

You have to whitelist your IP address in WHMCS with below steps:
  • Login to WHMCS.
  • Here under “General Settings” click on “Security”.
  • But if you are already banned then you can access your WHMCS database through PHPMyAdmin and then access following table to remove your banned IP address;
Code:
Tblbannedips
 
Top