<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div><br></div><div>Dear all,</div><div><br></div><div>please help me.</div><div><br></div><div>when I click pgpool-status menu in pgPoolAdmin. then I get this error:</div><div>PgpoolAdmin: Error Message pcp_node_count command error occurred.</div><div><br></div><div>But on Node-status menu: I get some information correctly:</div><div>IP Address<span class="Apple-tab-span" style="white-space:pre">        </span>Port<span class="Apple-tab-span" style="white-space:pre">        </span>Status<span class="Apple-tab-span" style="white-space:pre">        </span></div><div>localhost<span class="Apple-tab-span" style="white-space:pre">        </span>5432<span class="Apple-tab-span" style="white-space:pre">        </span> up<span class="Apple-tab-span" style="white-space:pre">        </span></div><div>10.1.101.150<span class="Apple-tab-span" style="white-space:pre">        </span>5432<span class="Apple-tab-span" style="white-space:pre">        </span> Up</div><div><br></div><div>I think the error comes from the PCP* commands.</div><div>&nbsp;</div><div>but when I run on the terminal: all PCP* commands is correctly, but they don't run properly on pgpooladmin</div><div>&nbsp;# pcp_node_count-d 10 localhost 9898 apache tunglan</div><div>DEBUG: send: tos = "R", len = 44</div><div>DEBUG: recv: tos = "r", len = 21, data = AuthenticationOK</div><div>DEBUG: send: tos = "L", len = 4</div><div>DEBUG: recv: tos = "l", len = 22, data = CommandComplete</div><div>2</div><div>DEBUG: send: tos = "X", len = 4</div><div><br></div><div><br></div><div>#pcp_node_count &nbsp;-d 10 &nbsp;localhost &nbsp;9898 &nbsp;apache &nbsp;tunglan</div><div>DEBUG: send: tos="R", len=44</div><div>DEBUG: recv: tos="r", len=21, data=AuthenticationOK</div><div>DEBUG: send: tos="L", len=4</div><div>DEBUG: recv: tos="l", len=22, data=CommandComplete</div><div>2</div><div>DEBUG: send: tos="X", len=4</div><div>-bash-3.2$ pcp_node_info -d 0 localhost 9898 postgres tunglan 0</div><div>DEBUG: send: tos="R", len=46</div><div>DEBUG: recv: tos="r", len=21, data=AuthenticationOK</div><div>DEBUG: send: tos="I", len=6</div><div>DEBUG: recv: tos="i", len=55, data=CommandComplete</div><div>localhost 5432 3 0.500000</div><div>DEBUG: send: tos="X", len=4</div><div><br></div><div>Everything is ok on terminal but not on pgPoolAdmin</div><div>P/s: It is confirmed that the function of php_mstring and php_pgsql has been installed.</div><div>"Multibyte Support" is "enabled".</div><div>"PostgreSQL Support" is "enabled".</div><div><br></div><div>please help me.</div><div>thank you very much.</div>                                               </div></body>
</html>