Comments on: Install PostgreSQL with phpPgAdmin on Ubuntu 16.04 https://www.rosehosting.com/blog/install-postgresql-with-phppgadmin-on-ubuntu/ Premium Linux Tutorials Since 2001 Fri, 03 Jun 2022 08:42:42 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: admin https://www.rosehosting.com/blog/install-postgresql-with-phppgadmin-on-ubuntu/#comment-45821 Thu, 22 Jun 2017 14:49:57 +0000 https://www.rosehosting.com/blog/?p=19889#comment-45821 In reply to Gabisto.

Most likely the Debian PhpPgAdmin package works only with PHP 5, you can try to install PhpPgAdmin from source.

]]>
By: Gabisto https://www.rosehosting.com/blog/install-postgresql-with-phppgadmin-on-ubuntu/#comment-45812 Wed, 21 Jun 2017 15:25:08 +0000 https://www.rosehosting.com/blog/?p=19889#comment-45812 *************@************:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.8 (jessie)
Release: 8.8
Codename: jessie
*************@************::~$ php -v
PHP 7.1.6-2 (cli) (built: Jun 14 2017 05:31:31) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.6-2, Copyright (c) 1999-2017, by Zend Technologies

]]>
By: admin https://www.rosehosting.com/blog/install-postgresql-with-phppgadmin-on-ubuntu/#comment-45464 Thu, 02 Mar 2017 20:32:30 +0000 https://www.rosehosting.com/blog/?p=19889#comment-45464 In reply to Pablo.

Could you please provide us with the output of the following commands:

lsb_release -a
php -v

]]>
By: Pablo https://www.rosehosting.com/blog/install-postgresql-with-phppgadmin-on-ubuntu/#comment-45457 Wed, 01 Mar 2017 09:14:44 +0000 https://www.rosehosting.com/blog/?p=19889#comment-45457 I have an error: Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Misc has a deprecated constructor in /usr/share/phppgadmin/classes/Misc.php on line 8

:(

]]>