Cant connect to postgresql 7.4 on FreeBSD
am 09.06.2006 13:17:57 von Arie Nugraha------=_Part_65_9860147.1149851877195
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi list,
yesterday i compile postgresql 7.4 in my FreeBSD 5.4 box.
I manage to run the server smoothly without any problem.
But then i try to connect with my php script with pg_connect function, and
it returns an error like this :
*cant make link. to many connection open*
i already install the pgsql.so extension and its already loaded to php
without any problem (i saw it with phpinfo()).
I also have enable tcp/ip connection in postgresql.conf
whats wrong with my postgresql??
------=_Part_65_9860147.1149851877195--