In php.ini you just have to uncomment the line

;extension=php_pgsql.dll

 -> extension=php_pgsql.dll

You will maybe have to configure extension_dir to something like this :
extension_dir = "c:\php4\extensions\"

I don't think the postgresql binaries for win32 exists. But if it does, I'm
interested in it.

Yoann.

----- Original Message -----
From: "Dado Feigenblatt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 24, 2001 8:01 AM
Subject: [PHP-WIN] php postgres module for windows 2000


I just installed apache and php for win2000.
It's working fine.
Now I need php to talk to postgresql.
Where can I find that module?
What is involved in getting it to work?
Oh, I'd rather have a binary instead of compiling it.
And since we are at it, where can I find the postgresql binaries for w2k?

Thanks.

Dado Feigenblatt





-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to