troubles puting postgres to work with php

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
pedrotuga
Forum Contributor
Posts: 249
Joined: Tue Dec 13, 2005 11:08 pm

troubles puting postgres to work with php

Post by pedrotuga »

i have installed postgresql on windows... how do i get php to work with it... apperently php is not suporting postgres. I dloaded phpgp admin and... it says that my php is not suporting postgres.

I am using the XAMPP all in one package on windows.

i search for my php.ini and there is thre of them...

C:/XAMPP/php/php.ini
c:/xampp/apache/bin/php.ini
c:/xampp/php/php4/php.ini

wicho one should i change?
User avatar
pedrotuga
Forum Contributor
Posts: 249
Joined: Tue Dec 13, 2005 11:08 pm

Post by pedrotuga »

ok... i edited all of them and got phppgadmin working...

now it says that it cant conect the postgres server for sercurity reasons...

what can it be?
Post Reply