RE: [PHP-WIN] postgresql

2001-07-13 Thread Arjen van Efferen
anyone? because i want to know that too I know that postgresql is included in the CygWin package, but that doesn't work.. i mean, i can't get PostgreSQL to work in the Cygwin environment. Arjen -Original Message- From: Camelia Bedereag [mailto:[EMAIL PROTECTED]] Sent: donderdag 12 juli

Re: [PHP-WIN] postgresql extension hanging

2001-05-18 Thread koki
Hi, I have the same problem with windows 98 running Apache 1.3.19 and Php 4.0.5. But when I run php as cgi the php_pgsql extension works fine and when I run php as apache module it hangs up. When I disable php_pgsql extension both mode run fine. Does anybody know where could be the problem??? Tha