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

Re: admin.pl access denied!



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..