PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   How do I fix the "Too many connections" error? (http://www.photopost.com/forum/photopost-pro-how-do-i/124618-how-do-i-fix-too-many-connections-error.html)

Johnny Doomo April 25th, 2006 12:31 PM

How do I fix the "Too many connections" error?
 
Every few days I am getting the

Quote:

Warning: mysql_connect(): Too many connections in /home/user/public_html/gallery/pp-inc.php on line 71
I cannot connect to the PhotoPost database. []
How do I get rid of this error? Is there a place in the PP code that is saying how many connections it will accept and can I change it without it affecting stuff too much? If you can tell me where this number is so I can start to play with it and get it set right for my server I would be a happy camper.

Thank you.

Chuck S April 25th, 2006 12:48 PM

You would need to contact the host about this as it is a server issue and not one of the photopost software.

Johnny Doomo April 25th, 2006 12:53 PM

I have my mysql connections set to like 300, maybe more. This is getting a little crazy. How many mysql connections should a dual xeon box allow?

Chuck S April 25th, 2006 01:15 PM

A quick fix is to restart the MySQL server which clears the overload of connections but does not prevent it from happening again. Analysis of load and configuration settings is needed to devise a permanent solution.

I do not run a dedicated server so sorry I do not know what is the norm.


All times are GMT -5. The time now is 12:01 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97