[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: admin.pl access denied!
- Subject: Re: admin.pl access denied!
- From: kgendrich <..hidden..>
- Date: Fri, 19 Oct 2007 20:25:47 -0700 (PDT)
I have a similar problem - Access Denied at
I am running Postgres 8.2.5, Vanilla Perl 5.8, Apache 2.2, Ledger-smb 1.2.99
I have attempted (never again) a win32 install
My instructions indicate to apply Pg_database.sql to populate tables.
This works without complaint, but when I attempt
LedgerSMB # update users_conf set password=md5('ledgersmb')
LedgerSMB # commit
I get no complaints, but no rows and no confirmation.
What script creates the row(s) in users_conf??
Note, also this is what's in my ledgersmb_conf file which seems to test ok
with perl test
[globaldb]
# These paramaters *must* be set correctly
# for LedgerSMB >= 1.2 to work
DBname = LedgerSMB
DBhost = localhost
DBport = 5432
DBUserName = ledgersmb
DBPassword = ledgersmb
All my dbd-pg tests pass with these parameters...
- Ken
Chris Travers-5 wrote:
>
> There is one more thing I can think of.
>
> In some cases, if you upgrade from SQL-Ledger, the Pg-central.sql can
> fail to load due to the session table existing already. If you did
> upgrade, you will need to drop the session table before running \i
> Pg-central.sql
>
> Best Wishes,
> Chris Travers
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Ledger-smb-users mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>
>
--
View this message in context: http://www.nabble.com/admin.pl-access-denied%21-tf4615184.html#a13306400
Sent from the Ledger SMB - Users mailing list archive at Nabble.com.