From: | Marc Schöchlin <schoechlin(at)boo(dot)st> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org(dot)pgsql-php(at)postgresql(dot)org |
Subject: | Programming PHP Sorry, too many clients already .... |
Date: | 2001-11-30 16:40:07 |
Message-ID: | 3C07B667.6080401@boo.st |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi everybody !
We are developing a PHP-application with a postgresql-server, apache and
the php-module.
Developing works well until this day - a new developer entered out
team.
Now we are three developers:
No.1 Is developing on our main-server where the datatbase
and the a webserver ist installed
No.2+3 are using the database on the Main-Server and have their own
webservers on their machines !
Some People are also using these Webservers for testing !
Sometimes we got in our browsers the following Message:
--
Warning: Unable to connect to PostgreSQL server: Sorry, too many
clients already
in
/var/www/html/ingeni/inc/class/st/boo/common/../../..//adodb/adodb-postgres.inc.php
on line 190
--
In this case reloading the page helps sometimes, but the best solution
is to restart the database.
What can be the cause for this problem ?
Our Components:
postgresql-7.1.2-4PGDG (on Redhat 6.2)
apache-1.3.19-5 (on Redhat 7.1)
apache-mod_ssl-1.3.12.2.6.4-0.6.0 (on Redhat 6.2)
(Apache_Server with compiled in SSL-Support)
Regards
Marc Schöchlin
From | Date | Subject | |
---|---|---|---|
Next Message | Tony Reina | 2001-11-30 18:52:26 | psql option for writing schema |
Previous Message | Mikhail Terekhov | 2001-11-30 16:24:24 | Re: Visio |