From: <ufo...@ea...> - 2001-01-31 01:32:53
|
If you poke around in your perl dir, you'll see a a "1386-linux" and a "site-perl/i386-linux". Be sure that you have the modules in the first one. What I did after I found the problem was jsut to copy the modules to that dir. I think this also is affecting Ian. So Ian, please check this also. Wes On Tue, 30 Jan 2001, David Rippel wrote: > Well, for what it is worth, the make test for DBD::Pg works fine. Where > should the perl modules be installed? Thanks for your help. > > -----Original Message----- > From: ufo...@ea... [mailto:ufo...@ea...] > Sent: Monday, January 29, 2001 7:56 PM > To: Sql-Ledger-Users (E-mail) > Subject: Re: [SQL-Ledger-users] Problems with logging in to sql-ledger > > > I had similar problem, and I believe it was because the perl modules > were installed in the wrong dir. > > Good Luck, > Wes > > > >On Mon, 29 Jan 2001, David Rippel wrote: > > > I've got everything working up to this point, but when I go to my > login.cgi > > and attempt to authenticate, here's what shows up in my error_log (from > > apache) > > > > > > install_driver(Pg) failed: Can't locate loadable object for module DBD::Pg > > in @INC (@INC contains: utils /usr/lib/perl5/i386-linux /usr/lib/perl5 > > /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at (eval > 1) > > line 3 > > Compilation failed in require at (eval 1) line 3. > > Perhaps a module that DBD::Pg requires hasn't been fully installed > > at /usr/local/apache/htdocs/sql-ledger/login.cgi line 66 > > [Mon Jan 29 09:19:20 2001] [error] [client 192.168.3.179] Premature end of > > script headers: /usr/local/apache/htdocs/sql-ledger/login.cgi > > > > > > I've done a full make install for both DBI and DBD::Pg, and all the tests > > complete successfully. The paths for the postgres libs are in my global > > ldconfig. There is a valid user for the system and no errors are coming > from > > the database end (in other words, I don't think it's getting that far). > Any > > ideas? > > > > Thanks, > > David. > > > > > > ____________________________________________________________________________ > ____ > >From a different solar system, many many galaxies away... > > > ________________________________________________________________________________ From a different solar system, many many galaxies away... |