Difference between revisions of "FAQs"

From WHMCS Documentation

(Lift IP Address Ban)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page contains the answers to general frequently asked questions.
+
==Reset Administrator Password==
 +
If you forget your administrator password for WHMCS, you can request a password reset using the "Forgot your password?" link on the admin area login page.
 +
 
 +
For more information, see [[Resetting an Admin Password]].
  
==Reset Administrator Password==
+
==Lift IP Address Ban==
Should you forget your administrator password for WHMCS, you can request a password reset using the "Forgot your password?" link on the admin area login page.
 
  
If you do not see the the reset link, then the option has been disabled (which is a further security option offered in Setup > General Settings > Security Settings). To re-enable it, follow the steps below:
+
After three consecutive failed administrator login attempts, the system will block the source IP address for the amount of time that you specified in your [[Security_Tab|security settings]]. This helps to prevent against dictionary password attacks.  
  
*Login to your database administration interface (usually phpMyAdmin via your server control panel)
+
For more information, see [[Removing an IP Address Ban]].
*Select the WHMCS database in the left-hand menu
 
*Browse to the tblconfiguration table
 
*Ensure that the 'DisableAdminPWReset' setting has a blank value
 
*Finally click Go to apply the changes
 
  
If you now visit the admin login page again, you should then see the password reset link.
+
==Admin Login Errors==
  
==Lift IP Address Ban==
+
You can use the errors on the admin login page to troubleshoot problems logging in.
If three consecutive failed administrator login attempts are made that IP address will be blocked for the amount of time specified in your [[Security_Tab|security settings]] to prevent against dictionary password attacks. You can wait for the ban to expire at the time displayed on in the error message, login from a different IP address, or follow these instructions to lift the ban immediately:
 
  
#Login to your database administration interface (usually PHPMyAdmin via your server control panel)
+
For more information, see [[Troubleshooting Admin Login Issues]].
#Select the WHMCS database in the left-hand menu
 
#Browse to the tblbannedips table
 
#Finally locate the row containing your IP address and click the corresponding red "X" icon.
 
  
The ban will now be lifted and access to your WHMCS installation restored.
+
==Feature Requests==
Should you find yourself getting banned often, consider adding your connection's IP address to the Setup > General Settings > Security tab > [[Security_Tab#Whitelisted_IPs|Whitelisted IPs]] list.
 
  
==No Connection Error==
+
The features that we add to WHMCS often originate as the suggestions of our users.
A No Connection error on the admin login page suggests there is a problem preventing your server from communicating with the WHMCS licensing server. For more information refer to [[Licensing#No_Connection_Error|Licensing - No Connection Error]].
 
  
==License Invalid==
+
For more information, see [[How we handle Feature Requests]].
A Licence Invalid error on the admin login page suggests an invalid licence key has been entered or the WHMCS installation has been moved without updating the licence. For more information refer to [[Licensing#License_Invalid|Licensing - License Invalid]].
 
  
==Feature Requests==
+
==Restoring WHMCS from Backups==
The features that we implement into WHMCS are largely based upon the suggestions of our users. To that end we've implemented a unique and dynamic Feature Request system that empowers, and enhances the experience within the Community. Our intention with this system is to make the Feature Request submission and voting process more efficient for both the Community, and the WHMCS Development teams.
 
  
Please feel free to add your contribution, discuss, and vote on other standing Feature Requests within our Community.<br/>
+
If no full backup is available, you can restore a WHMCS installation from its constituent parts.
'''Feature Requests can be submitted and viewed at http://requests.whmcs.com'''
 
  
 +
For more information, see [[Restoring WHMCS]].
  
 
{{troubleshooting}}
 
{{troubleshooting}}

Latest revision as of 18:08, 11 March 2022

Reset Administrator Password

If you forget your administrator password for WHMCS, you can request a password reset using the "Forgot your password?" link on the admin area login page.

For more information, see Resetting an Admin Password.

Lift IP Address Ban

After three consecutive failed administrator login attempts, the system will block the source IP address for the amount of time that you specified in your security settings. This helps to prevent against dictionary password attacks.

For more information, see Removing an IP Address Ban.

Admin Login Errors

You can use the errors on the admin login page to troubleshoot problems logging in.

For more information, see Troubleshooting Admin Login Issues.

Feature Requests

The features that we add to WHMCS often originate as the suggestions of our users.

For more information, see How we handle Feature Requests.

Restoring WHMCS from Backups

If no full backup is available, you can restore a WHMCS installation from its constituent parts.

For more information, see Restoring WHMCS.