Hi!
I belive that you need to add a section like this:

ns_section "ns/server/${servername}/db"
ns_param Pools *
ns_param DefaultPool       ib6

Bye!

Ariel.

_______________________________
Ariel E. Carn�
Buenos Aires - ARGENTINA
e-mail: [EMAIL PROTECTED]


----- Original Message -----
From: "deepti" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 11, 2001 8:37 AM
Subject: Re: [AOLSERVER] if anyone can help!


> I've solved this problem .
> configuration issues...
> now AOLServer is started without any error, but when i
> run my .tcl file
> i get the error
> no access to pool :"post_1"
> while executing "ns_db gethandle post_1"
>
> this is written in my .tcl file:
>
> set db [ns_db gethandle post_1]
> -----------------------------------
>
> and in my configuaration file I've wrtten:
>
>
> ns_section ns/db/drivers
> ns_param postgres nspostgres.dll
> ns_section ns/db/pool/post_1
> ns_param Driver postgres
> ns_param Connections 8
> ns_param DataSource "202.131.116.110:5432:bhart1"
> ns_param Verbose On
> ns_param LogSQLErrors On
>
> ns_section ns/db/pools
> ns_param post_1 post_1
>
> ----------------------------------
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
Messenger
> http://im.yahoo.com

Reply via email to