postcd Posted December 10, 2021 Share Posted December 10, 2021 Hello, it seems that WHMCS is generating too weak password and cPanel server the WHMCS is contacting is refusing to create hosting account. So in Settings, security i have found Required Password Strength parameter being set to 50. Trying to change and submit the form cause 403 Forbidden error. So i ran following SQL query in PHPMyAdmin: UPDATE tblconfiguration SET VALUE='100' WHERE setting='RequiredPWStrength'; It worked to update the value, but my question is, is this password strength applied only on client account password or also to passwords generated for hosting services bought through WHMCS, like cpanel hosting? Thank You 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.