arie nugraha wrote:
Im currently using PHP 4.4.2 (compile it by myself, not by FreeBSD ports), and then i compile thepgsql dynamic library (pgsql.so) with phpize. I already saw that my postgresql support is already enabled in phpinfo(), but i still can't connect it.
Can you through the command line? psql -d ... That will at least tell us if it's a postgresql issue or a php issue. -- Postgresql & php tutorials http://www.designmagick.com/