Hello,
Yes I am trying to run this under Cygwin. My apache server is running
locally, but the postgresql server is running remote at freesql.org.
I tried to search for the thread in postgresql-cygwin, but couldn't find
it. The only thread I came up with is this one:
http://archives.postgresql.org/pgsql-cygwin/2004-07/msg00060.php
This wasn't much helpful.
Can you please post the link to the thread. That will be very helpful.
Regards,
-Samik
On 10/8/2004 1:34 AM, Maarten Boekhold wrote:
>
> Are you trying to run this under cygwin? If so, there's a very recent
> thread on the cygwin mailing list about this. Apache clears the
> environment before launching a CGI script, but the winsock API requires
> the SYSTEMROOT environment variable to be set. You can configure apache
> *not* to remove that variable from the environment.
>
> Maarten
>