[Fwd: Re: CGI program cannot access database]

Поиск
Список
Период
Сортировка
От Maarten Boekhold
Тема [Fwd: Re: CGI program cannot access database]
Дата
Msg-id 41663507.3080506@emirates.net.ae
обсуждение исходный текст
Ответы Re: CGI program cannot access database
Список pgsql-general

-------- Original Message --------
Subject: Re: [GENERAL] CGI program cannot access database
Date: Fri, 08 Oct 2004 10:34:12 +0400
From: Maarten Boekhold <boekhold@emirates.net.ae>
To: Samik Raychaudhuri <samik@freeshell.org>
References: <4165F78F.7070002@freeshell.org>



Samik Raychaudhuri wrote:
> Hello,
> I am trying to run a perl CGI program for accessing a database. The
> program runs fine from command prompt, producing expected output. But it
> gives errors while running as CGI.

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


В списке pgsql-general по дате отправления:

Предыдущее
От: Brian Morton
Дата:
Сообщение: Re: interfaces for python
Следующее
От: "Thomas Madsen"
Дата:
Сообщение: Re: 8.0 questions