Re: [INTERFACES] Pg from CGI in Apache

From: Bryan Mattern <bm(at)cc(dot)gatech(dot)edu>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] Pg from CGI in Apache
Date: 1999-02-14 23:53:53
Message-ID: 36C76211.39110CAC@cc.gatech.edu
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.
--------

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sergei Chernev 1999-02-15 08:45:13 Loading JDBC - driver
Previous Message Bryan Mattern 1999-02-14 21:32:53 Re: [INTERFACES] Pg from CGI in Apache