Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with the SQL database


Guest

Recommended Posts

Posted

www.satnor.com

 

Warning: mysql_pconnect(): Too many connections in /home/bus/public_html/satnor/includes/functions/database.php on line 19

Unable to connect to database server!

 

This has been showing for couple of hours now....how can i remove those connections ?

 

Thx in advance for your help.

 

Regards,

Fmunir

Posted

catalog/includes/configure.php

 

define('USE_PCONNECT', 'false'); // use persistent connections?

Posted

Contact your host about it.

 

It means there is to many connections to the mysql database by you and other sites on your server, could be DOS attack, or server configuration.

 

You may also need to set pconnect to false in your configure.php to help minimize the connections.

Archived

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

×
×
  • Create New...