Re: Implementing mod_perl, Perl 5.004, and Postgres

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Jimi Thompson <jthompson(at)link(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Implementing mod_perl, Perl 5.004, and Postgres
Date: 2000-11-10 09:34:06
Message-ID: Pine.GSO.3.96.SK.1001110123029.1371T-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jimi,

could you be more informative ? Environment, error messages
I have several projects running under modperl and using postgres
as a database backend and have no problem. I use DBD::Pg though

Oleg
On Thu, 9 Nov 2000, Jimi Thompson wrote:

> Date: Thu, 09 Nov 2000 15:25:54 -0600
> From: Jimi Thompson <jthompson(at)link(dot)com>
> To: pgsql-admin(at)postgresql(dot)org
> Subject: [ADMIN] Implementing mod_perl, Perl 5.004, and Postgres
>
> I am trying to get Postgres to accept Perl as an interface. I am
> running Apache 1.3.14, Perl 5.004_04, and mod_perl. My application is a
> help desk/call ticketing system called Teacup
> (http://www.altara.org.teacup.html) which is written in Perl. It's a
> series of CGI scripts which allow input, queries, etc. to a Postgres
> back-end.
>
> Each of my components (apparently) works fine individually. Apache is
> displaying pages and will run perl and cgi scripts. Perl is operating in
> and outside Apache. Mod_perl is working just fine. My problem is in
> trying to use Perl to access Postgres.
>
> I keep getting error messages from my CGI scripts regarding a file
> called Pg.pm. Since this appears to be a perl module, I was wondering
> if anyone knows how to go about making Perl and Postgres like each other
> :)
>
> Jimi Thompson
> L3 communications
>
> "It's the same thing we do every night, Pinky."
>
>

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jacopo Silva 2000-11-10 14:28:10 is a user in a group?
Previous Message Dronamraju Rajesh 2000-11-10 03:23:29 Re: Implementing mod_perl, Perl 5.004, and Postgres