From: E-Blokos <in...@e-...> - 2018-05-18 19:15:27
|
Hi Karl, thanks for your email. very sad that phpPgAdmin is not maintained anymore. It's a nice piece of application, never liked other PG admin anyhow. maybe put the source on Git Hub so maybe forks will be made? thanks for the patch, really appreciated. A last question, is phpPgAdmin stopped to be developed because of financial aspect? I'm from the first generation of web developers and I'm in cruelly in the same situation after years of work. Cheers David On 5/18/2018 10:39 AM, Karl O. Pinc wrote: > 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 |