PHPPgAdmin in Debian 12
Currently PHPPgAdmin is only available in debian 12 backport packages, but ispmanager uses only stable OS packages. So PHPPgAdmin can't be installed in ispmanager.
We need PHPPgAdmin functionality for manage postgresql databases from an interface, in the same way as phpMyAdmin for MySQL databases.
27.08.2024 09:41
PostgreSQL management interface (phpPgAdmin) is disabled in Debian 11 as well. Some time ago it was running, but now can't be installed.
28.08.2024 10:14
Hello,
Thanks for the feedback,
The packages have been removed from the current Debian repositories due to security issues and incompatibility with current PosgreSQL servers.
https://www.debian.org/News/2024/20240629
https://www.debian.org/News/2024/2024062902
We have no other solution yet. Alternatives are being considered.
03.09.2024 06:00
PhpPgAdmin is not under active developement and should already be replaced.
Adminer would be a handy replacement to this, we already set it up to redirect phpPgAdmin to a "centralized" Adminer instance with automatic login. Unfortunately we had to do it in a "hacky" way since phpPgAdmin is still the only option in the control panel.
14.07.2025 10:39