| From: | Samik Raychaudhuri <samik(at)freeshell(dot)org> |
|---|---|
| To: | Maarten Boekhold <boekhold(at)emirates(dot)net(dot)ae> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: CGI program cannot access database |
| Date: | 2004-10-08 17:15:18 |
| Message-ID: | 4166CB26.8040709@freeshell.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guy Fraser | 2004-10-08 17:20:48 | Re: About PostgreSQL's limit on arithmetic operations |
| Previous Message | Steven Klassen | 2004-10-08 17:09:13 | Re: CGI program cannot access database |