On Wed, Sep 3, 2008 at 1:19 AM, Bernhard D Rohrer <[EMAIL PROTECTED]> wrote: > Hi guys > > after login to admin.pl I am getting this in my apache log: > > [Mon Sep 01 19:59:43 2008] [error] [client 192.168.1.8] DBD::Pg::st execute > failed: ERROR: relation "session" does not exist, referer: > https://localhost/admin.pl > [Mon Sep 01 19:59:43 2008] [error] [client 192.168.1.8] Can't locate object > method "dberror" via package "LedgerSMB::User" at LedgerSMB/Session/DB.pm > line 76., referer: https://localhost/admin.pl > [Mon Sep 01 19:59:43 2008] [error] [client 192.168.1.8] Compilation failed > in require at /usr/share/ledgersmb/admin.pl line 96., referer: > https://localhost/admin.pl > [Mon Sep 01 19:59:43 2008] [error] [client 192.168.1.8] Premature end of > script headers: admin.pl, referer: https://localhost/admin.pl > > I installed the .deb package
I am not sure what documentation comes with the .deb and where it is installed, but take a look at this: http://ledger-smb.svn.sourceforge.net/viewvc/ledger-smb/branches/1.2/INSTALL?view=markup The section on creating the central user database is what is is missing and causing these errors. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
