Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Switched to PostGreSQL 14: phppgadmin stops working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Thu Aug 18, 2022 7:27 am    Post subject: Switched to PostGreSQL 14: phppgadmin stops working Reply with quote

After doing an emerge --depclean followed by an emerge --update --newuse --deep @world
the postgres version has switched from 12 to 14.

Now the phpPgAdmin i had installed when using postgresql12 does not work anymore. When itry to cnnect to the database i get the message
Code:
Warning: Undefined variable $postgresqlMinVer in /var/www/localhost/htdocs/phppgadmin/classes/Misc.php on line 493
Version of PostgreSQL not supported. Please upgrade to version or later.


If i interpret the version numbers correctly, the there is no phppgafmin for version 14:
Code:
$ eix phppgadmin
[I] dev-db/phppgadmin
     Available versions: 
     (7.12.1) (~)7.12.1
     (7.13.0) ~7.13.0
       {vhosts}
     Installed versions:  7.12.1(7.12.1)(05:44:25 PM 12/06/2020)(-vhosts)
     Homepage:            http://phppgadmin.sourceforge.net/
     Description:         Web-based administration for Postgres database in php


Is there a way to get a phppgadmin which works with postgresql14?
Back to top
View user's profile Send private message
Phoenix591
Guru
Guru


Joined: 17 Sep 2007
Posts: 480

PostPosted: Thu Aug 18, 2022 9:06 am    Post subject: Reply with quote

It looks like 7.13 should have at least some support for it. Looks like 7.13.0 is the newest version still.

.
Back to top
View user's profile Send private message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Thu Aug 18, 2022 10:08 am    Post subject: Reply with quote

I emerged phppgadmin-7.13, and when i call phppgadmin in the btowser it indeed shows the version "phpPgAdmin 7.13.0 (PHP 8.0.16)"
but when i log in i still get the"virtual class" message.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum