Something strange going on here. I've upgraded DBD::Pg in the past with no problems. Today it gives me problems.
Forcing the upgrade of the module didn't work; httpd can't find it. [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 Could the problem be that the perl module will not work with postgres-9.0.1? I need help from the perl experts here. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
