From: | "alex b(dot)" <mailinglists1(at)gmx(dot)de> |
---|---|
To: | beginners-cgi(at)perl(dot)org, Postgresql General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: mod_perl + PostgreSQL implementation::SOLVED |
Date: | 2003-05-19 14:43:59 |
Message-ID: | 3EC8EDAF.7020003@gmx.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Chapman | 2003-05-19 14:46:41 | Python database adapter and stored procedures |
Previous Message | scott.marlowe | 2003-05-19 14:42:55 | Re: - what protocol for an Internet postgres |