Re: unable to log in
Posted by
vijaykumar on
Sep 08, 2011; 5:53am
URL: http://ngl.70.s1.nabble.com/unable-to-log-in-tp6767539p6770602.html
Yes it showed
On Wed, Sep 7, 2011 at 6:47 PM, Verus Open Source Support [via NewGenLib]
<[hidden email]> wrote:
I hope you have only one postgresql installation that too running on
5433
When you typed psql -d newgenlib -U postgres -p 5433, did the system
show
newgenlib-#
pls clarify
On 09/07/2011 06:43 PM, vijaykumar [via NewGenLib] wrote:
I have done the process has suggested but when i
type psql -d newgenlib -U postgres -p 5433 it does not ask for the
password but still when i entered the command \i
C:/AddedScripts.sql it executed. But still the same problem
persist. Please once gain guide me
On Wed, Sep 7, 2011 at 5:55 PM, Verus
Solutions Support [via NewGenLib]
<[hidden email]>
wrote:
1. In your
InstallNGL3.0/scripts directory you will find a file named
AddedScripts.sql. Copy it and paste it into your C: for
convenience.
2. Open your Command Prompt (In windows Start->Run and type
cmd and press Enter)
3. Now go into your C:/Program Files/postgresql/8.3/bin
4. Type the below command
psql -d newgenlib -U postgres
5. System will ask for password, enter newgenlib as password.
You will now be connected to newgenlib database
6. Now enter below command
\i C:/AddedScripts.sql
7. And press enter. You will see a few sql commands getting
executed. After it is done. Now try to login
On 09/07/2011 05:31 PM, vijaykumar [via NewGenLib] wrote:
I have successfully
installed newgenlib 302, i have restored my data backup and
when i launch newgenlib it asks for the password and when i
try to sign in i am unable to sign in in but when i launch
newgenlib desktop or opac i am able to sign can anyone guide
me regarding this issue. please kinldy help