[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Login Error





On 11/18/06, Richard Luckhurst <..hidden..> wrote:
Hi Chris

I have tried replacing my ActivePerl 5.6 with 5.8 but could not find a binary for DBD::Pg for 5.8. All I could find on PGFoundry was the source for DBD::Pg. As I do not have a suitable compiler on my Win XP computer this is of no use to me.

Regards

Richard


Chris Travers wrote:
We recommend ActivePerl 5.8 with the DBD::Pg builds at PGFoundry if
you are going to go the ActivePerl route. Otherwise we expect to have
an integrated WIn32 installer with VanillaPerl for 1.2 (with all
dependencies).

At the same time, I will be looking into the menu.pl to see what the
problem likely is.

Best Wishes,
Chris Travers

On 11/16/06, ..hidden.. <..hidden..> wrote:
Hi

I have just finished installing ledger-smb 1.1.1c on my WinXP computer. I
am using PostGres 8.0 and Activestate Perl 5.6.1. The installation went
smoothly and I was able to create a user account. When I try to login as
that user I get an error "Database handle destroyed without explicit
disconnect at menu.pl line 139".

What is causing this? How can I get around it?

Regards

Richard.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________
Ledger-smb-users mailing list
..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________
Ledger-smb-users mailing list
..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users


Try this:

Got to http://pgfoundry.org/frs/?group_id=1000199&release_id=589 and download DBD-Pg-5.8.ppd

Open up a command prompt and from the directory you downloaded it to type:

ppm install DBD-Pg-5.8.ppd

That worked for me on a WinXP

Hope this helps :)