[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apache2 Error
- Subject: Re: Apache2 Error
- From: "Chris Travers" <..hidden..>
- Date: Sun, 14 Sep 2008 19:04:17 -0700
On Sun, Sep 14, 2008 at 6:50 PM, Geordie <..hidden..> wrote:
> Hi
> I need some assistance. I must have screwed up somewhere, so a little direction would be wonderful
>
> Apache 2/Error Log reads as follows
> [Sun Sep 14 20:20:12 2008] [error] [client 127.0.0.1] Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::FastCalc at Ledger$
> [Sun Sep 14 20:20:12 2008] [error] [client 127.0.0.1] Can't open config file 'ledgersmb.conf' (no such file or directory) at LedgerSMB/Sysconfig.pm l$
^^^^ You are missing the ledgersmb.conf.
You probably installed from source. In the ledgersmb root dir, do as follows:
cp ledgersmb.conf.default ledgersmb.conf
Edit the file to point to your centrally created user auth db, and away you go.
Best Wishes,
Chris Travers