| From: | Dronamraju Rajesh <drajesh80(at)yahoo(dot)com> |
|---|---|
| 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 03:16:25 |
| Message-ID: | 20001110031625.94183.qmail@web9603.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
jimi,
you have to install modules like DBD-pg, DBD-CSV,
DBI etc, which u get from www.cpan.org all the best
try ur luck after installing them. i hope u''' be on
target!!!
regards
Rajesh
Intercept Consulting - INDIA
--- Jimi Thompson <jthompson(at)link(dot)com> wrote:
> 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."
>
> > begin:vcard
> n:Thompson;Jimi
> tel;cell:817-980-7863
> tel;work:817-619-3612
> x-mozilla-html:FALSE
> url:hww
> adr:;;;;;;
> version:2.1
> email;internet:jthompson(at)link(dot)com
> fn:Jimi Thompson
> end:vcard
>
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one Place.
http://shopping.yahoo.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dronamraju Rajesh | 2000-11-10 03:23:29 | Re: Implementing mod_perl, Perl 5.004, and Postgres |
| Previous Message | Jean-Marc Pigeon | 2000-11-10 03:05:47 | Vacuum and index |