Jump to content

Recommended Posts

Posted

Hi,

 

I am trying to run a copy of simple invoices on my account the I installed though softaculous but I keep getting an error message saying:

 

 

===========================================

Simple Invoices database connection problem

===========================================

 

Could not connect to the Simple Invoices database

 

For information on how to fix this pease refer to the following database error:

--> SQLSTATE[42000] [1203] User qsgt_inv already has more than 'max_user_connections' active connections

 

Anybody know why this is happening and how to stop it?

 

Thanks,

 

qsgt

Posted

It appears that Simple Invoices has encountered this issue many times and currently has not been resolved. (See https://code.google.com/p/simpleinvoices/issues/detail?id=244&q=max_user_connections and https://code.google.com/p/simpleinvoices/issues/detail?id=197&q=max_user_connections)

 

Most likely the software is making multiple connections to MySQL and/or not closing the connections at the end of the script. Only one MySQL connection is needed. My suggestion would be to find free MySQL hosting with a higher (or no) connection limit. HelioHost cannot change our connection limit in order to keep the server load down.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...