Description of problem: we cannot connect with login/password to http://localhost/phppgadmin/ Version-Release number of selected component (if applicable): 1 package phppgadmin-7.13.0-1.mga8.noarch How reproducible: it's a bug with phppgadmin 7.13.0, and a workaround is available, but we have to wait for the next version I suppose, to be fixed. see : https://github.com/phppgadmin/phppgadmin/issues/119 Steps to Reproduce: 1.launch Postgresql service 2. connect to http://localhost/phppgadmin/ with login/password for Posgresql 3. error "Virtual Class -- cannot instantiate"
Hello, Thanks for the report. For information too, this is due to the use of PHP 8 for which phppgadmin is not yet completely ready.
CC: (none) => yves.brungard_mageiaSummary: user can't connect with login/password, error "Virtual Class -- cannot instantiate" => phppgadmin: user can't connect with login/password, error "Virtual Class -- cannot instantiate"
Thank you for the report + reference. That was somewhat vague about PHP8. Nothing we can do before they move. Assigning to Marc for the package.
Assignee: bugsquad => mageiaStatus: NEW => UPSTREAMSeverity: normal => major
I think we can apply those changes - e.g. each was deprecated years ago.
Updated phppgadmin Applied some upstream patches, to support latest installed php-version Files located in core/updates_testing: phppgadmin-7.13.0-1.1.mga8.rpm SRPM: phppgadmin-7.13.0-1.1.mga8.src.rpm
Assignee: mageia => qa-bugs
I tried the new package, but the issue remains. I had to fix it with the same workaround : https://github.com/phppgadmin/phppgadmin/issues/119 I had to replace /var/www/phppgadmin/libraries/adodb directory with this one : https://github.com/ADOdb/ADOdb/
(In reply to regis carles from comment #5) > I tried the new package, but the issue remains. > > I had to fix it with the same workaround : > https://github.com/phppgadmin/phppgadmin/issues/119 > > I had to replace /var/www/phppgadmin/libraries/adodb directory with this one > : > https://github.com/ADOdb/ADOdb/ Thank you this is working for me.
CC: (none) => dieter