Re: connect from perl: error in Carp.pm - Mailing list pgsql-novice

From Greg Sabino Mullane
Subject Re: connect from perl: error in Carp.pm
Date
Msg-id cdb940f1880be7cffb3de31634730700@biglumber.com
Whole thread Raw
In response to connect from perl: error in Carp.pm  ("Marc Mamin" <m.mamin@gmx.net>)
Responses Re: connect from perl: error in Carp.pm  (Brad Nicholson <bnichols@ca.afilias.info>)
List pgsql-novice
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> When I try to connect as following, I get an error in Carp.pm:
>
> $dbh = DBI->connect("DBI:Pg:dbname=my_db", $username, $password,{AutoCommit
> => 1, RaiseError => }) || die "Unable to connect to database $DBI::errstr";
>
> => Not a CODE reference at /usr/lib/perl5/5.8.3/Carp.pm line 178.

> Maybe there are some right issue; I installed DBI and DBD as root, I'm
> calling the script as root, but postgres runs under its own user.

I doubt that's it, but I am not sure what is going on. Can you tell us more
about the circumstances: is this a standalone script. Perhaps an Apache
cgi script? What version of DBI, DBD::Pg, PostgreSQL, and (if applicable)
Apache?

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200505040730
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFCeLJ8vJuQZxSWSsgRAtJjAJ9nt32BwOR0w2+++lRbq6vOxpidFwCg2J8v
09LIIY04dj+ymCWZp6yj7o8=
=UyEq
-----END PGP SIGNATURE-----



pgsql-novice by date:

Previous
From: Frank Bax
Date:
Subject: Re: date interval
Next
From: Roberto Rezende de Assis
Date:
Subject: function returning record