Re: unable to log in
Posted by
Verus Solutions Support on
Sep 07, 2011; 12:25pm
URL: http://ngl.70.s1.nabble.com/unable-to-log-in-tp6767539p6767611.html
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