From: Karl O. P. <ko...@me...> - 2018-05-18 17:39:47
|
On Fri, 18 May 2018 07:37:34 -0700 E-Blokos <in...@e-...> wrote: > Don't know if phpPgAdmin is still active but Not really. I don't have a recommended replacement. Maybe OmniDB or pgadmin or adminer. > I modified the getDriver function to work on (not all I guess) > phpPgAdmin. See this post for a patch to fix PPA for newer Postgres versions. https://sourceforge.net/p/phppgadmin/mailman/message/36295014/ Does more than the patch you posted. Also, attached is a patch for eliminating at least some of PHP's depreciated code warnings. Without this I've seen gigabytes of log entries. The attached patch has a "Script.php" hunk which probably won't apply. That file is something special at my end. And, my end may be using a different adodb version than stock PPA. I can't recall. But this could also lead to problems applying the patch. Regardless, the attached patch might be useful in figuring out what to do to remove depreciated code warnings from adodb. Regards, Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |