The ispconfig addon package for phppgadmin no longer works with the current versions of PHP, tested with PostgreSQL 8.1.8 on PHP5.2.1.
To UPDATE your existing addon package perform the following commands:
Code:
cd /home/admispconfig/ispconfig/web/
rm -rf phppgadmin
wget http://umn.dl.sourceforge.net/sourceforge/phppgadmin/phpPgAdmin-4.1.tar.gz
tar zxvf phpPgAdmin-4.1.tar.gz
mv phpPgAdmin-4.1 phppgadmin
chown -R admispconfig:admispconfig phppgadmin
*Note: you can substitute any download server you want instead of sourceforge.net
You can now use phppgadmin at http(s)://server1.example.com:81/phppgadmin/
Recent comments
2 days 13 hours ago
2 days 22 hours ago
3 days 1 hour ago
3 days 2 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 6 hours ago
3 days 8 hours ago
4 days 1 min ago
4 days 51 min ago