Share

phpPgAdmin

Code

Programming Languages: PHP, JavaScript

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-09-15 cvs -d:pserver:anonymous@phppgadmin.cvs.sourceforge.net:/cvsroot/phppgadmin login

cvs -z3 -d:pserver:anonymous@phppgadmin.cvs.sourceforge.net:/cvsroot/phppgadmin co -P modulename

browse code, statistics git://phppgadmin.git.sourceforge.net/gitroot/phppgadmin/phppgadmin (read-only)

Show:

What's happening?

  • Comment: SQL error message displayed with variable pitch

    Committed fix to GIT repository.

    2009-11-07 10:46:36 UTC by nirajb

  • Comment: SQL error message displayed with variable pitch

    I attempted to use the GIT repository but it seems it's broken so I don't have access to the latest files but to correct this in the official 4.2.2 release: Change line 360 in themes/default/global.css from: font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; to: font-family: "Lucida Console", "Courier New", "DejaVu Sans Mono", monospace;.

    2009-11-07 10:21:40 UTC by nirajb

  • Comment: POSIX regex module deprecated in php 5.3

    Hey Jason, Sorry, I'm late on this, but I didn't forget you, I'm just a bit busy with new work and pgDay.eu presently. Hopefuly, I'll have some minutes next week to clean/push your patch ! stay tuned ;)

    2009-11-06 00:30:42 UTC by ioguix

  • Followup: RE: Change table owner

    Actually, you can 'alter' a table, and select a different owner (provided you are the current owner of the table, or postgres user) in phpPgAdmin 4.2.2. At least, I`ve used it quite a few times.

    2009-11-04 16:39:28 UTC by pibm

  • phpPgAdmin

    ioguix changed the public information on the phpPgAdmin project.

    2009-10-30 23:41:21 UTC by ioguix

  • Comment: POSIX regex module deprecated in php 5.3

    Hey Jason, Thanks for this patch ! It seems you fixed some deprecated function call in adodb as well, but as youo may have noticed, I updated it today with their official release supporting php 5.3. Usually, we avoid to patch external lib to stick to official release. But there's lot more in your patch ! I'll work on it in the next days or so to commit it. Again, thank you for your...

    2009-10-30 23:39:52 UTC by ioguix

  • Followup: RE: Change table owner

    Hello, You cannot change the table owner from the current released version of phpPgAdmin (4.2.2). But you can use our current dev version which supports it from this page: http://github.com/xzilla/phppgadmin Hope this help.

    2009-10-30 21:35:42 UTC by ioguix

  • Followup: RE: Was working now it is not

    please, see: https://sourceforge.net/tracker/?func=detail&aid=2840898&group_id=37132&atid=418980.

    2009-10-30 18:57:44 UTC by ioguix

  • Followup: RE: phpPgAdmin 4.2.2 and XAMPP 1.7.2

    Hi, I fixed this bug in our current dev repository. You can download it from here: http://github.com/xzilla/phppgadmin Extract the files in your D:\xampp-win32-1.7.2\htdocs\xampp\phpPgAdmin folder, make sure to no delete your conf/config.inc.php file and it should work.

    2009-10-30 18:44:12 UTC by ioguix

  • Comment: Was working-- Now it isn't.

    Hello, Do you still have this issue ? It looks like a backend problem. That would explain why phpPgAdmin stopped working unexpectedly. Are you sure you extracted the good lne from the log ? does the timestamp reflect your attempt to login ? Did you try to connect to your backend using another client like psql ? Thanks for your next answer.

    2009-10-30 17:13:43 UTC by ioguix

Our Numbers