| From: | "Jimi Thompson" <jthompson(at)link(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Implementing mod_perl, Perl 5.004, and Postgres |
| Date: | 2000-11-09 21:25:54 |
| Message-ID: | 3A0B1662.6CEE25B2@link.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
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."
| Attachment | Content-Type | Size |
|---|---|---|
| jthompson.vcf | text/x-vcard | 186 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Good | 2000-11-09 21:42:16 | Re: Implementing mod_perl, Perl 5.004, and Postgres |
| Previous Message | Alfred Perlstein | 2000-11-09 19:31:03 | Re: large classes (tables) |