SDL home page down

Sam in case you had not noticed, the SDL home page is down with the
following error…

Warning: pg_connect(): Unable to connect to PostgreSQL server: Sorry,
too many clients already in
/home/sdlweb/libsdl.org/web/include/login.inc on line 25
Could not connect to the database !

If PostgreSQL does have a client limit, may I suggest a more friendly
error page.

Dominique
http://www.DelphiGamer.com := go on, write a game instead;

This is probably due to Apache’s MaxClients being set to a higher
value than PostgreSQL’s max_connections which is apparently the case
with default values for both programs. See the comments at

http://www.php.net/function.pg-pconnect

for more details…

Hope it helps,
Ga?tan.On Wed, 22 Dec 2004 16:21:54 +0000, Dominique Louis wrote:

Sam in case you had not noticed, the SDL home page is down with the
following error…

Warning: pg_connect(): Unable to connect to PostgreSQL server: Sorry,
too many clients already in
/home/sdlweb/libsdl.org/web/include/login.inc on line 25
Could not connect to the database !

If PostgreSQL does have a client limit, may I suggest a more friendly
error page.

Dominique
http://www.DelphiGamer.com := go on, write a game instead;


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl