<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.hoenzb
        {mso-style-name:hoenzb;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Hi
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Yes, the posix functions were missing as seen in the apache error log. Installing it resolved the issue. Thanks.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">pgpoolAdmin appears to be working now, however its reporting that the postgres databases are down although the node is up and connected??? But the databases are
 definitely up. <o:p></o:p></span></p>
<p class="MsoNormal"><img width="866" height="247" id="Picture_x0020_1" src="cid:image003.png@01D27233.3C101070"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Running the command manually shows the status of 2.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">pcp_node_info -h localhost -U pcp_admin -n 1<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">10.68.20.17 5432 2 0.500000<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D">Dylan<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif"> Araujo Manuel Emilio [mailto:emilio.araujo@gmail.com]
<br>
<b>Sent:</b> Wednesday, 18 January 2017 5:58 PM<br>
<b>To:</b> Dylan Luong &lt;Dylan.Luong@unisa.edu.au&gt;<br>
<b>Cc:</b> pgpool-general@pgpool.net<br>
<b>Subject:</b> Re: [pgpool-general: 5267] pgpoolAdmin install - check parameter failed<o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">Hi !<o:p></o:p></p>
<div>
<p class="MsoNormal">I think that you dont have the php posix functions installed (posix_getpwuid() and posix_geteuid()), used in the checkParameter.php file. To solve it:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">1- Install the functions: yum install php-process<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">2- Restart apache and try again<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">__________________________<o:p></o:p></p>
</div>
<p class="MsoNormal"><b><span style="font-size:13.5pt;color:#073763">Manuel Emilio Araujo</span></b><o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="color:#666666">Desarrollador de Software</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#666666">640 65 08 29</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#666666"><a href="mailto:emilio.araujo@gmail.com" target="_blank">emilio.araujo@gmail.com</a></span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#666666"><a href="mailto:emilio.araujo@outlook.com" target="_blank">emilio.araujo@outlook.com</a></span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#38761D">Imprime este documento solo si es necesario...&nbsp;</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#38761D">Ayudemos el planeta.</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#38761D">Salvemos un&nbsp;árbol !</span><o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">2017-01-17 3:37 GMT-04:00 Dylan Luong &lt;<a href="mailto:Dylan.Luong@unisa.edu.au" target="_blank">Dylan.Luong@unisa.edu.au</a>&gt;:<o:p></o:p></p>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Hi
<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">I have installed/configured pgpool and apache on my server (linux Red Hat 6.8)<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">After installing pgpoolAdmin, (<a href="http://www.pgpool.net/docs/pgpoolAdmin/en/install.html" target="_blank">http://www.pgpool.net/docs/pgpoolAdmin/en/install.html</a>) and confirming
 php Multibyte Support and PostgreSQL Support is enabled , I can access the URL <a href="http://ServerName:8443/pgpoolAdmin/install/index.php" target="_blank">
http://ServerName:8443/pgpoolAdmin/install/index.php</a> ok.&nbsp; (note: I changed apache port to 8443, for security reasons)<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><img border="0" width="603" height="250" id="m_4545733797299331892Picture_x0020_1" src="cid:image004.png@01D27233.3C101070"><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><img border="0" width="604" height="318" id="m_4545733797299331892Picture_x0020_2" src="cid:image005.png@01D27233.3C101070"><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">However, in the next screen, checking, (parameter check), I am getting an HTTP ERROR 500. I have followed the steps to modified all the file securities as in the installation.<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">This is the error on my web browser:<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;margin-bottom:12.0pt;background:#F7F7F7">
<span style="font-size:19.0pt;font-family:&quot;Segoe UI&quot;,sans-serif;color:#333333">The&nbsp;&lt;ServerName&gt;&nbsp;page isn’t working</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:#F7F7F7">
<b><span style="font-size:11.5pt;font-family:&quot;Segoe UI&quot;,sans-serif;color:#646464">&lt;Servername&gt;</span></b><span style="font-size:11.5pt;font-family:&quot;Segoe UI&quot;,sans-serif;color:#646464">&nbsp;is currently unable to handle this request.</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;background:#F7F7F7">
<span style="font-size:9.5pt;font-family:&quot;Segoe UI&quot;,sans-serif;color:dimgray;text-transform:uppercase">HTTP ERROR 500</span><o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">&nbsp;<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto">Regards<o:p></o:p></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#888888">Dylan<o:p></o:p></span></p>
<p class="MsoNormal" style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span style="color:#888888">&nbsp;<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
pgpool-general mailing list<br>
<a href="mailto:pgpool-general@pgpool.net">pgpool-general@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-general" target="_blank">http://www.pgpool.net/mailman/listinfo/pgpool-general</a><o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
</body>
</html>