Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help max user connection


indice

Recommended Posts

Posted

this is the message.....

 

Warning: mysql_connect() [function.mysql-connect]: User andyfree_test has already more than 'max_user_connections' active connections in /home2/..../..../..../../catalog/includes/functions/database.php on line 19

Unable to connect to database server!

 

need help, pls no people can see the page?

Best Regards

Indice

Posted

It's quite simple really. Each hosting company sets a maximum number of mysql connections which each website may use at any one time - and your site has exceeded that limit. The site will return in time.

 

Check both of your configure.php files and make sure that use_pconnect is set to false.

 

If your site is busy you may need to think about a different hosting solution (Virtual Dedicated Server), but if your site is not busy then you may need to rethink your hosting company.

 

Vger

Posted
It's quite simple really. Each hosting company sets a maximum number of mysql connections which each website may use at any one time - and your site has exceeded that limit. The site will return in time.

 

Check both of your configure.php files and make sure that use_pconnect is set to false.

 

If your site is busy you may need to think about a different hosting solution (Virtual Dedicated Server), but if your site is not busy then you may need to rethink your hosting company.

 

Vger

 

Dear Vger,

 

Many thx, but in my configure.php i can't find use_pconnect ...i see this in database.php

 

Best Regards

Indice

Posted
Dear Vger,

 

Many thx, but in my configure.php i can't find use_pconnect ...i see this in database.php

 

Best Regards

Indice

 

Dear Vger,

sorry you have right.

Best Regards

Indice

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...