Re: DBD-Pg ERROR
Christoph Lamprecht <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
dennis tachie-young schrieb: > Hi, > I'm using the following software > > ActivePerl 5.8.8 Build 819 > PostgreSQL 8.2.0-1 > Apache_2.0.59l > > installed on Windows Vista. I have installed DBD-Pg 1.49 together with DBI, i'm using the program SQL-Ledger and I have a problem connecting to Postgre. > > the following errors are generated by the apache log file. > > install_driver(Pg) failed: Can't load 'C:/Perl/site/lib/auto/DBD/Pg/Pg.dll' for module DBD::Pg: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230.\r, referer: http://localhost/sql-ledger/admin.pl > > Compilation failed in require at (eval 11) line 3.\r, referer: http://localhost/sql-ledger/admin.pl > > Perhaps a required shared library or dll isn't installed where expected\r, referer: http://localhost/sql-ledger/admin.pl > > Could you please help me out. > Thank you. > Hi, there are binaries of DBD::Pg available at http://pgfoundry.org/frs/?group_id=1000199 HTH, Christoph