pgpoolAdmin无法在第2步之后继续

时间:2016-07-22 11:50:30

标签: postgresql pgpool

我目前正在配置Postgres pgPoolAdmin。

The errorn screenshot attached.

我怎么纠正?

1 个答案:

答案 0 :(得分:0)

指定目录中缺少

.pcppass文件。您需要根据此链接创建文件(包含用户和密码),http://www.pgpool.net/docs/latest/pgpool-en.html#pcp_comand_password确保.pcppass文件具有权限0600.您可能还需要将其所有者/组更改为apache / www-data用户取决于您的系统。