DBI::Pg mutli-install problem
From: Perldiscuss - Perl Newsgroups And Mailing Lists (pk_at_forsakenreality.net)
Date: 06/29/04
- Next message: Bart Van den Bergh: "DBD_Chart Can't take log of"
- Previous message: Roman M. Parparov: "DBD::Oracle 1.15 fails to compile on IRIX 6.4/Oracle 7.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jun 2004 00:20:53 -0000 To: dbi-users@perl.org
Hello.
I have a perl module that uses DBI and works when executed from shell.
When its run from Apache I get gibberish error on connect.
I have narrowed down that somehow my debian system had two installations
of postgresql - one compiled and one via apt-get. The compiled psql in
/usr/local/pgsql/bin/ worked, while psql in /usr/psql/bin gave the same
sort of gibberish errors.
dpkg -l claims I have postgresql and postgresql-cli installed, however
when removing them with apt, it claims neither are installed.
I am completely stuck and I don't know how DBI/DBD::Pg connects to
postgres socket -- running the same module as the apache user works too.
Pleaes help!
- Next message: Bart Van den Bergh: "DBD_Chart Can't take log of"
- Previous message: Roman M. Parparov: "DBD::Oracle 1.15 fails to compile on IRIX 6.4/Oracle 7.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|