unable to log in

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

unable to log in

vijaykumar
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
Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

Verus Solutions Support
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


If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.

Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

vijaykumar
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


If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767611.html
To unsubscribe from unable to log in, click here.

Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

Verus Open Source Support
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


If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767611.html
To unsubscribe from unable to log in, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767747.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

vijaykumar
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


If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767611.html
To unsubscribe from unable to log in, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767747.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.

NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767753.html
To unsubscribe from unable to log in, click here.

Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

Verus Open Source Support
Please call 09985112246, Mr. Suresh
You issue will be resolved immediately online.

On 09/08/2011 11:23 AM, vijaykumar [via NewGenLib] wrote:
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


If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767611.html
To unsubscribe from unable to log in, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767747.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.

NewGenLib Open Source Support
Verus Solutions
www.verussolutions.biz



If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767753.html
To unsubscribe from unable to log in, click here.




If you reply to this email, your message will be added to the discussion below:
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6770602.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: unable to log in

ramesh, g.
Dear Vijay Kumar,

Glad to know that your installation of NGL 302 successfully.

I would like to install the same (NGL 302) on my system.  I request
you to send all the documents and software relating to NGL302 to the
mail:[hidden email] at the earliest possible time.

Do the favour as a NEWGENLIB family.

Ramesh, G.

On 9/8/11, Verus Open Source Support [via NewGenLib]
<[hidden email]> wrote:

>
>
> Please call 09985112246, Mr. Suresh
> You issue will be resolved immediately online.
>
> On 09/08/2011 11:23 AM, vijaykumar [via NewGenLib] wrote:
>> Yes it showed
>>
>> On Wed, Sep 7, 2011 at 6:47 PM, Verus Open Source Support [via
>> NewGenLib] <[hidden email]
>> </user/SendEmail.jtp?type=node&node=6770602&i=0>> 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]
>>>     <http://user/SendEmail.jtp?type=node&node=6767747&i=0>> 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
>>>>
>>>>
>>>> ------------------------------------------------------------------------
>>>>         If you reply to this email, your message will be added to
>>>>         the discussion below:
>>>>
>>>> http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767539.html
>>>>
>>>>         To start a new topic under NewGenLib, email [hidden email]
>>>>         <http://user/SendEmail.jtp?type=node&node=6767611&i=0>
>>>>         To unsubscribe from NewGenLib, click here.
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>         If you reply to this email, your message will be added to the
>>>         discussion below:
>>>
>>> http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767611.html
>>>
>>>         To unsubscribe from unable to log in, click here.
>>>
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>>     If you reply to this email, your message will be added to the
>>>     discussion below:
>>>
>>> http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767747.html
>>>
>>>     To start a new topic under NewGenLib, email [hidden email]
>>>     <http://user/SendEmail.jtp?type=node&node=6767753&i=0>
>>>     To unsubscribe from NewGenLib, click here.
>>
>>     NewGenLib Open Source Support
>>     Verus Solutions
>>     www.verussolutions.biz <http://www.verussolutions.biz>
>>
>>
>>
>> ------------------------------------------------------------------------
>>     If you reply to this email, your message will be added to the
>>     discussion below:
>>
>> http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6767753.html
>>
>>     To unsubscribe from unable to log in, click here.
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>> If you reply to this email, your message will be added to the
>> discussion below:
>> http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6770602.html
>>
>>
>> To start a new topic under NewGenLib, email
>> [hidden email]
>> To unsubscribe from NewGenLib, click here
>> <
>>
>>
>
>
>
> -----
> NewGenLib Open Source Support
> Verus Solutions
> www.verussolutions.biz
> _______________________________________________
> If you reply to this email, your message will be added to the discussion
> below:
>
http://newgenlib.2944635.n2.nabble.com/unable-to-log-in-tp6767539p6770721.html
> To start a new topic under NewGenLib, email
> [hidden email]
> To unsubscribe from NewGenLib, visit
>
G. Ramesh
Librarian
Vikas College of Engg & Tech.
NUNNA - 521 212
Vijayawada Rural
Krishna Dist., A.P.
Cell: 9441527540