|
From: Thomas G. <to...@ad...> - 2001-08-23 11:16:26
|
On Thu, 23 Aug 2001, Juha Helminen wrote:
> What I can do for next error message?
>
> Processing request from 127.0.0.1:32832
> Executing CGI at /home/juha/sql-ledger/dnhttpd/exec/../../login.pl
> DBI->connect(dbname=juha;host=localhost;port=5432) failed: FATAL 1:
> SetUserId: user 'juha' is not in 'pg_shadow' at SL/User.pm line 112
As the postgres user: createuser juha (answer yes twice thereafter)
pg_shadow is a view that accesses the pg system catalogue - specifically
that tables that contain user data.
> Can't call method "disconnect" on an undefined value at SL/User.pm line
> 120.
> Compilation failed in require at
> /home/juha/sql-ledger/dnhttpd/exec/../../login.pl line 65.
>
>
> Netscape gives message like: try later... page is not available.
Netscape is somewhat slow on the uptake. ;-)
Cheers,
Tom
--------------------------------------------------------------------
SVCMC - Center for Behavioral Health
--------------------------------------------------------------------
Thomas Good tomg@ { admin | q8 } .nrnet.org
Programmer/Analyst Phone: 718-354-5528
Residential Services Mobile: 917-282-7359
--------------------------------------------------------------------
/* Die Wahrheit Ist Irgendwo Da Draussen... */
--------------------------------------------------------------------
|