[PHP-DEV] Bug #3624: Run out of connections to Posgres database From: ajulrich <email protected>
Date: 02/25/00

From: ajulrich <email protected>
Operating system: RedHat 6.1
PHP version: 3.0.12
PHP Bug Type: PostgreSQL related
Bug description: Run out of connections to Posgres database

Every Couple of days I will get an error "Cannot connect to database to many clients".

I can still run psql but to get the hook back to php, I have to restart httpd.

I have noticed leftover connection files in the /tmp. Also I am using the phplib base library.

I have just tried putting an empty string for the host to make use of the unix socket instead of TCP(re previous bug) or is that the fix.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>