Installed phpPgAdmin on CentOS6.5 via yum.<br />
<br />
According to rpm the config file resides here:<br />
<br />
<br />
# rpm -ql phpPgAdmin --configfiles<br />
/etc/httpd/conf.d/phpPgAdmin.conf<br />
/etc/phpPgAdmin/config.inc.php<br />
/etc/phpPgAdmin/config.inc.php-dist<br />
<br />
<br />
Editing 'phpPgAdmin.conf' here has no use as the real used config file is here:<br />
<br />
<br />
/usr/share/phpPgAdmin/conf/config.inc.php
↧