Re: Implementing mod_perl, Perl 5.004, and Postgres

Поиск
Список
Период
Сортировка
От Dronamraju Rajesh
Тема Re: Implementing mod_perl, Perl 5.004, and Postgres
Дата
Msg-id 20001110032329.94937.qmail@web9603.mail.yahoo.com
обсуждение исходный текст
Ответ на Implementing mod_perl, Perl 5.004, and Postgres  ("Jimi Thompson" <jthompson@link.com>)
Список 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@link.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@link.com
> fn:Jimi Thompson
> end:vcard
>


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/

В списке pgsql-admin по дате отправления:

Предыдущее
От: Dronamraju Rajesh
Дата:
Сообщение: Re: Implementing mod_perl, Perl 5.004, and Postgres
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Implementing mod_perl, Perl 5.004, and Postgres