[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: admin.pl access denied!
- Subject: Re: admin.pl access denied!
- From: JT <..hidden..>
- Date: Tue, 16 Oct 2007 18:27:30 -0700 (PDT)
On Fri, Oct 12, 2007 at 11:09:36AM -0700, JT wrote:
> I hope there is something basic that I missed!
> I got an error during the installation process ( following
> http://www.howtoforge.com/ledgersmb_debian_etch )
>
> psql -U ledgersmb -d ledgersmb
>
> ledgersmb=> UPDATE users_conf SET password =
md5('myledgersmbpassword') WHERE id = 1;
>
> ERROR: relation "users_conf" does not exist
>
So, did you remember to load Pg-central.sql? That's where the CREATE
TABLE statement for users_conf can be found.
--
Seneca
..hidden..
-------------------------------------------------------------------------
Yes, I did run this command; I think I followed this verbatim:
http://www.howtoforge.com/ledgersmb_debian_etch
Here are the postgresql packages I have on my system:
ii postgresql-8.1 8.1.9-0etch1
ii postgresql-client-8.1 8.1.9-0etch1
ii postgresql-client-common 71
ii postgresql-common 71