Hi all
Im running 1.76 almost 8 month without any problems, we have low traffic - few people every day..but now we started have problem with too many connections mysql error.
I contacted my friend - hosting provider and he tell me, its because our account have 20 mysql connections and our 4images gallery have problem with closing it. It simply open all 20 and never close it.
I read trough forum and found 1.70 was problem with mysql connections..but as I said, we are using 1.76 + we start have that problem now.. no few month before. weird isnt?
My friend told me to use mysql_close(); at end of pages that use sql, but it seems thats not usable in every case.. (I know there is some time out.. I dont know why timeout dont close it..)
thanks for any help