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

Re: error in admin.pl



On Wed, Sep 3, 2008 at 1:19 AM, Bernhard D Rohrer <..hidden..> 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.