Re: [INTERFACES] Pg from CGI in Apache

From: Bryan Mattern <bm(at)datapace(dot)com>
To: PostgreSQL Interface List <pgsql-interfaces(at)postgreSQL(dot)org>, woho(at)ieee(dot)org
Subject: Re: [INTERFACES] Pg from CGI in Apache
Date: 1999-02-14 21:32:53
Message-ID: 36C74105.98F13841@datapace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> At 08:44 PM 2/14/99 +0100, Wolfgang Hottgenroth wrote:
> >
> >I tryed to use some functions from the Pg-module from a CGI-script,
> >started on a Apache-server. I always get only an error-message, that
> >Dynaloader can not resolve the symbols from Pg, althrough I am able to
> >start the scripts directly from the shell without problems.
> >Did anyone knows problems like that?

Hi Wolfgang,

I had the same error messages some time ago, are you running RedHat 5.2,
too?

If so, go to
http://www.redhat.com/support/docs/rhl/rh52-errata-general.html#perl and
download the updated perl RPM. The new RPM fixes issues that perl had
with some CGI scripts.

After upgrading, I created a link in /usr/lib/perl5/i386-linux/5.00405
-> /usr/lib/perl5/i386-linux/5.00404 and everything works properly.

--bryan

--
Bryan R. Mattern
bm(at)datapace(dot)com http://www.datapace.com

-- Failure is not an option. It comes bundled with your Microsoft
product.
--------

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bryan Mattern 1999-02-14 23:53:53 Re: [INTERFACES] Pg from CGI in Apache
Previous Message Tom Lane 1999-02-14 20:38:26 Re: [INTERFACES] (libpq question) Holy cow, what's all this fluff?!