batch add, number of sql connection batch add, number of sql connection
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

batch add, number of sql connection

Started by vbussiro, October 18, 2007, 07:06:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vbussiro

I got a problem on my gallery www.bussiron.be, batch add only add some files at a time. For example, if I try to add 10 files, only 3 are added, and others have no image for the result of upload. When i click this broken image, result may be ok (which is false) or sql number of connection error.

I think this is the problem here, since my sql database only accept 3 concurrent connections. My provider is OVH.com on a 1000gp plan.

Is there a way to limit number of sql concurrent connection ?

I created a test/test user, but don't have ftp batch add allowed...

thx for any help.