Обсуждение: Re: mod_perl + PostgreSQL implementation::SOLVED

Поиск
Список
Период
Сортировка

Re: mod_perl + PostgreSQL implementation::SOLVED

От
"alex b."
Дата:
PROBLEM SOLVED:


I recompiled mod_perl ON the computer, that runs mod_perl and Pg  - and
installed it... I guess that the other computer has too old libraries... :/

now neither DBD:Pg nor DBI nor Pg report any errors.



well, I appreciate all your people's input and time.

thanky!




fliptop wrote:
> On Mon, 19 May 2003 at 15:38, alex b. opined:
>
> ab:fliptop wrote:
> ab:> have you tried using DBI and DBD::Pg instead?
> ab:
> ab:yes.... :(   and I get the following in the error_log
> ab:
> ab:[Mon May 19 15:33:02 2003] [error] PerlRun: `Can't locate object method
> ab:"bootstrap" via package "DBI" at
> ab:/usr/lib/perl5/site_perl/i386-linux/DBI.pm line 230.
> ab:BEGIN failed--compilation aborted at
> ab:/usr/lib/perl5/site_perl/i386-linux/DBI.pm line 237.
> ab:Compilation failed in require at /usr/lib/perl5/site_perl/DBD/PgPP.pm
> ab:line 19.
> ab:BEGIN failed--compilation aborted at
> ab:/usr/lib/perl5/site_perl/DBD/PgPP.pm line 19.
> ab:Compilation failed in require at /SERVER/perl/TEST.pl line 3.
> ab:BEGIN failed--compilation aborted at /SERVER/perl/TEST.pl line 3.
>
> what version of DBI and DBD::Pg is installed?
>
> this problem sounds like it's not particularly cgi related.  perhaps you
> could post to one of the dbi mailing lists for better assistance.
>
>