News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Multiple database usernames possible?!?

Started by jagwriter78, August 02, 2007, 01:30:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jagwriter78

Hi, I was wondering if it possible to set up the database username as an array so each time the gallery loads, it chooses from a list of usernames to use to connect to the database? My host is limiting hourly connections per username to the database and I am getting critically close to that with my gallery at the moment. I tried to use a simple array function like array("username1", "username2") instead of the actual db username, but coppermine didn't like that. If anyone could tell me a work around, I'd be really greatful.