csandor Posted June 7, 2018 Posted June 7, 2018 Hi all! I can't start phpmyadmin, because i get this error message and i can't do anything: mysqli_connect(): (42000/1203): User csandor already has more than 'max_user_connections' active connections Undefined index: auth_type Undefined index: charset It's Johnny server, name: csandor. Thanks,Andor
Krydos Posted June 20, 2018 Posted June 20, 2018 You don't currently have any open mysql connections, but if you get that error try closing some of your mysql connections until the error goes away. If you can't get the error to go away on your own let us know and we can close the connections for you and possibly give you some idea on why the connections aren't closing themselves.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now