Re: problem in module Pg with Apache, Perl and SSL

From: "BELLIARD Francois - FT(dot)BD/FTRD/DRHG/RSCL" <fb001(at)rd(dot)francetelecom(dot)com>
To: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
Cc: "Pgsql-Admin (E-post)" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: problem in module Pg with Apache, Perl and SSL
Date: 2002-04-18 14:38:00
Message-ID: 3CBEDA48.517244A2@rd.francetelecom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

The web server is not chrooted and when Apache is started, the
LD_LIBRARY_PATH variable points to all the directories containing the
libraries

"Nigel J. Andrews" wrote:

On Wed, 17 Apr 2002, Morten Sickel wrote:

> BELLIARD Francois wrote:
> [Snip]
> >When a Perl Cgi script tries to load the "Pg" module (use Pg; in
the
> script),
> >there is the following error in the Apache Error Log :
> [Snip]
>
> I cannot find any 'Pg' module at CPAN, but if you are using the
DBD-Pg, you
> are not supposed to have any 'use Pg;' in your code, but rather
> use DBI;

Or of course he could be using the Pg module :)

As for the problem of not finding the library file. You say they exist,
you
presumably have checked they exist at the paths in the root filesystem
the
error message mentions. Is your web server/cgi-bin program running in a
chroot
box?

--
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants

---------------------------(end of broadcast)---------------------------

TIP 6: Have you searched our list archives?

http://archives.postgresql.org <http://archives.postgresql.org>

--

François BELLIARD

FTR&D/DRHG/RSCL - (33) (0)2 96 05 22 51

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jie Liang 2002-04-18 14:44:09 Re: problem in module Pg with Apache, Perl and SSL
Previous Message Karel Zak 2002-04-18 13:26:13 Re: Migrating Oracle to PostgreSQL