Description of problem: Export comes up with a blank page. Version-Release number of selected component (if applicable): phpPgAdmin-5.0.4-1.el6.noarch How reproducible: Always. Steps to Reproduce: 1. Select "Export" at any level with any Format or Options and click the Export button. Actual results: Blank page or empty file when the download option is selected. Expected results: Either output on page or db dump. Additional info: - Discussed at: https://sourceforge.net/p/phppgadmin/mailman/message/35285413/ - Web logs: ==> /var/log/httpd/error_log <== /opt/rh/rh-postgresql95/root/usr/bin/pg_dump: invalid option -- 'i' Try "pg_dump --help" for more information. ==> /var/log/httpd/ssl_access_log <== 131.232.4.46 - viorel [02/Aug/2017:16:58:13 -0600] "POST /phpPgAdmin/dbexport.php HTTP/1.1" 200 -
Hello, OS: CentOS 7 Edit vi /usr/share/phpPgAdmin/dbexport.php Replace << $cmd = $exe ." -i"; >> -> $cmd = $exe;
FEDORA-EPEL-2019-ac8fc2b38b has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ac8fc2b38b
phpPgAdmin-5.6-11.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-ac8fc2b38b
phpPgAdmin-5.6-11.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.