Page 1 of 1

PostgreSQL function call problem pg_connect

PostPosted: 09. June 2005 00:11
by energylink
Does anyone know if "--with-pgsql[=DIR] " is included in the xampp version of PHP?

I cannot access Postgresql - I understand this can be a compile problem if the option above is excluded when you compile PHP.

A suggested workaround is php-pgsql.rpm which i have but don't know how/if it can be installed on windows XP

I have included php_pgsql.dll + others in the php.ini file

Any ideas please - Many thanks :idea:

Having the same prob

PostPosted: 09. June 2005 09:36
by Pule
Just messing around...make sure that you include that extension in all your php.ini files i.e apache and php directories in your apachefriends directory.

:idea: