On Sun, 19 Dec 2010, Rich Shepard wrote: > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] install_driver(Pg) > failed: Can't load > '/usr/lib/perl5/site_perl/5.10.1/i486-linux-thread-multi/auto/DBD/Pg/Pg.so' > for module DBD::Pg: libpq.so.5: cannot open shared object file: Permission > denied at /usr/lib/perl5/5.10.1/i486-linux-thread-multi/DynaLoader.pm line > 200., referer: http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] at (eval 10) line 3, > referer: http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] Compilation failed in > require at (eval 10) line 3., referer: http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] Perhaps a required > shared library or dll isn't installed where expected, referer: > http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] at SL/User.pm line > 103, referer: http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] Compilation failed in > require at /usr/local/sql-ledger/login.pl line 92., referer: > http://localhost/sql-ledger/login.pl > [Sun Dec 19 11:08:40 2010] [error] [client 127.0.0.1] Premature end of > script headers: login.pl, referer: http://localhost/sql-ledger/login.pl
The above is the output from /var/log/httpd/error_log. When I tried to build and install DBD::Pg via CPAN I was told it could not find libpq.so.5, even when I tried a forced installation. Today, however, CPAN tells me that the current version of DBD::Pg is installed, but I cannot log in to Ledger123; same error messages in the log file. We have some perl and httpd experts here so I'm sure this can be quickly fixed. TIA, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
