Jump to content

[SOLVED] pg_connect(): Cannot create new link. Too many open links (0)


musclehead

Recommended Posts

I'm trying to connect to a remote Postgresql DB w/ the following:

 

RHEL 4

PHP 4.3.9

PostgreSQL(libpq) Version 7.4.19

 

When I attempt to do a simple pg_connect to the remote host, I'm getting the following in my error_log:

 

PHP Warning:  pg_connect(): Cannot create new link. Too many open links (0)

 

I can connect to the database via CLI remotely using pgsql, so the connection to the database is fine and I can view data, etc. I'm new to the Postgresql world, so any advice would be of great assistance!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.