Important to know:

ывапывап
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

Error User has already more than 'max_user_connections' active connections. What does it mean? Print

  • 0

This error means that you have exceeded the maximum allowed number of MySQL connections provided by your tariff plan.

Check if your scripts use the mysql_close function. If not, be sure to change the script code so that after the necessary actions they close the connection to the database.


Was this answer helpful?

« Back

Powered by WHMCompleteSolution