[GENERAL] phpPgAdmin 6 on a MAC (High Sierra)

2017-10-06 Thread Jerry Levan
Apple has added PostgreSQL support to php in High Sierra. PhpPgAdmin seems to have died at Version 5.1 and it does not play nice with php 7.x. There is a fork called phpPgAdmin 6. I have been able to get the interface up but selecting a database results in an error. My php-foo is weak...has a

Re: [GENERAL] phppgadmin : login failed

2015-05-28 Thread arnaud gaboury
On Thu, May 28, 2015 at 11:04 AM, Ian Barwick wrote: > On 15/05/28 17:55, arnaud gaboury wrote: > (...) >> I can't log from the phppgadmin. I have login failed. >> First, I am not sure if I shall log with my unix account or postgres >> role (I guess the latter one). >> >> Log: >> LOG: database sy

Re: [GENERAL] phppgadmin : login failed

2015-05-28 Thread Ian Barwick
On 15/05/28 17:55, arnaud gaboury wrote: (...) > I can't log from the phppgadmin. I have login failed. > First, I am not sure if I shall log with my unix account or postgres > role (I guess the latter one). > > Log: > LOG: database system is ready to accept connections > LOG: connection received

[GENERAL] phppgadmin : login failed

2015-05-28 Thread arnaud gaboury
OS . Fedora 22. It is my localhost. website : enl.global. for phppgadmin : phppgadmin.enl.global Nginx, php, postgresql socket: -- bash-4.3# ls -al /run/postgresql/ srwxrwxrwx 1 postgres postgres 0 May 28 10:10 .s.PGSQL.5432 -rw--- 1 postgres postgres 52 May 28

Re: [GENERAL] phppgadmin

2014-11-06 Thread Raymond O'Donnell
On 06/11/2014 15:24, Ramesh T wrote: > hello, > any guidelines is their how to use these tool..? > not home site.. > http://phppgadmin.kattare.com/phppgadmin/...:) Here's the home site: http://phppgadmin.sourceforge.net Lots of documentation available there. Ray. -- Raymond O'

[GENERAL] phppgadmin

2014-11-06 Thread Ramesh T
hello, any guidelines is their how to use these tool..? not home site.. http://phppgadmin.kattare.com/phppgadmin/...:)

Re: [GENERAL] phppgadmin

2014-11-06 Thread Ramesh T
tell me good guidelines for phppgadmin..? On Thu, Nov 6, 2014 at 8:54 PM, Ramesh T wrote: > hello, > any guidelines is their how to use these tool..? > not home site.. > http://phppgadmin.kattare.com/phppgadmin/...:) >

Re: [GENERAL] phpPgAdmin-4.1.3 login fail

2008-01-11 Thread Richard Huxton
Cefull Lo wrote: I just installed phpPgAdmin-4.1.3, when I try to login, it always tell me login fail. Probably the phpPgAdmin list would be the best place to ask, but let's see. I followed the steps in FAQ but still can't login. OK I'm sure that postgresql is running and accepting tcpip

[GENERAL] phpPgAdmin-4.1.3 login fail

2008-01-10 Thread Cefull Lo
I just installed phpPgAdmin-4.1.3, when I try to login, it always tell me login fail. I followed the steps in FAQ but still can't login. I'm sure that postgresql is running and accepting tcpip connection (psql -h 192.168.4.4 mydb from other machine is OK), and password is correct. I'm using pos

[GENERAL] phpPgAdmin 4.2-Beta-1 translation status

2007-12-19 Thread Robert Treat
Howdy folks, As the current beta of phppgadmin is also a call for translators, I did a quick check to see the current status of the phppgadmin translations. We've had a slew of updates for this release, and with them a large number of new language strings were introduced. According to some quic

[GENERAL] phppgadmin and dump

2007-04-14 Thread Alain Roger
Hi, I did a copy export from my web hosted database. I did an export in COPY and SQL mode for 1.data and 2.structure only When i try to import the data, phppgadmin raises an error : "No server supplied!" what could be the reason ? I was thinking about those picture i have in DB like '\\37\\

Re: [PHP] Re: [GENERAL] phpPgAdmin - prior version available?

2007-03-21 Thread Tijnema !
On 3/21/07, Robert Treat <[EMAIL PROTECTED]> wrote: On Sunday 18 March 2007 12:41, Bob Hartung wrote: > Hi all, >I have been struggling with phpPgAdmin 4.1 - login failures. There > does not yet seem to be a fix. Where can I find a prior version for FC6 > - rpm, tar.gz etc. > Can you be a

Re: [GENERAL] phpPgAdmin - prior version available?

2007-03-21 Thread Robert Treat
On Sunday 18 March 2007 12:41, Bob Hartung wrote: > Hi all, >I have been struggling with phpPgAdmin 4.1 - login failures. There > does not yet seem to be a fix. Where can I find a prior version for FC6 > - rpm, tar.gz etc. > Can you be a bit more specific on the problem you're seeing? --

[GENERAL] phpPgAdmin - prior version available?

2007-03-18 Thread Bob Hartung
Hi all, I have been struggling with phpPgAdmin 4.1 - login failures. There does not yet seem to be a fix. Where can I find a prior version for FC6 - rpm, tar.gz etc. Thanks, Bob ---(end of broadcast)--- TIP 5: don't forget to increase your

Re: [GENERAL] phpPgAdmin, cannot connect to server

2006-11-19 Thread Alvaro Herrera
John Meyer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > And while we're on it, setting that variable caused the PostgreSQL > server to lock up Yast when I was restarting it that way. File a bug with the Yast developers. -- Alvaro Herrerahttp://www

Re: [GENERAL] phpPgAdmin, cannot connect to server

2006-11-18 Thread John Meyer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 And while we're on it, setting that variable caused the PostgreSQL server to lock up Yast when I was restarting it that way. John Meyer wrote: > Okay, I read the FAQ. > > I looked at my postgresql.conf file and didn't see "#tcpip_socket" set, > eithe

[GENERAL] phpPgAdmin, cannot connect to server

2006-11-18 Thread John Meyer
Okay, I read the FAQ. I looked at my postgresql.conf file and didn't see "#tcpip_socket" set, either to true or false. I'm also attaching the tail of the log, even though I could connect to the database using the command line client. 2006-11-18 19:27:22 MST jmeyer jmeyer LOG: could not connect

[GENERAL] phppgadmin

2006-06-29 Thread Alain Roger
Hi,I'm back on my problem with PHPpgadmin.. :-(when i log in for the first time, the server icon of servers list, is changing to Loadingand it is back on "not connected" server, but i've access to my database normally. each time that i click on some items (create database, accounts, create tabl

Re: [GENERAL] phppgadmin

2006-06-29 Thread Robert Treat
On Thursday 29 June 2006 08:59, Alain Roger wrote: > Hi, > > I installed PHPpgadmin and there is a strange behavior. > everytime that i select an object (database, table, schema,..) phppgadmin > asks me to enter my login and password. > > why did it not keep this information from 1st connection ? >

Re: [GENERAL] PHPpgadmin and user privileges

2006-06-29 Thread Nikolay Samokhvalov
On 6/29/06, Alain Roger <[EMAIL PROTECTED]> wrote: Hi, I would like to provide access to PostgreSQL via PHPpgadmin. basically when user will enter login + password, he will connect directly to his database. what i've done till now, it does not work. when user enter login and password, phppgad

[GENERAL] phppgadmin

2006-06-29 Thread Alain Roger
Hi,I installed PHPpgadmin and there is a strange behavior.everytime that i select an object (database, table, schema,..) phppgadmin asks me to enter my login and password.why did it not keep this information from 1st connection ? thanks a lot,Alain

[GENERAL] PHPpgadmin and user privileges

2006-06-29 Thread Alain Roger
Hi,I would like to provide access to PostgreSQL via PHPpgadmin.basically when user will enter login + password, he will connect directly to his database.what i've done till now, it does not work. when user enter login and password, phppgadmin returns "Login failed".my user hasfor profile "kmt_admin

Re: [GENERAL] phppgadmin 4.0.1

2006-06-17 Thread Robert Treat
On Saturday 17 June 2006 07:09, P.M wrote: > Hi, > > i run on Windows XP + apache + php + postgresql 8.1. > When i try to log-in with phppgadmin, i have the following error message : > "Login disallowed for security reasons." > > based on some info from internet, i've setup the following value : tr

[GENERAL] phppgadmin 4.0.1

2006-06-17 Thread P.M
Hi,i run on Windows XP + apache + php + postgresql 8.1.When i try to log-in with phppgadmin, i have the following error message :"Login disallowed for security reasons."based on some info from internet, i've setup the following value : true to $conf['owned_only'] = true;but nothing changed.my login

Re: [GENERAL] phpPgAdmin problem - this list?

2004-11-20 Thread Joshua D. Drake
Chris Green wrote: On Fri, Nov 19, 2004 at 07:23:08PM +, Matt wrote: However the /usr/lib/php/extensions directory *has* got the pgsql.so library file, so can anyone suggest what might be wrong? Or alternatively point me to somewhere better to ask? Try one of the php lists. But check

Re: [GENERAL] phpPgAdmin problem - this list?

2004-11-20 Thread Chris Green
On Fri, Nov 19, 2004 at 07:23:08PM +, Matt wrote: > > However the /usr/lib/php/extensions directory *has* got the pgsql.so > > library file, so can anyone suggest what might be wrong? Or > > alternatively point me to somewhere better to ask? > > Try one of the php lists. But check that the ex

Re: [GENERAL] phpPgAdmin problem - this list?

2004-11-19 Thread Matt
> However the /usr/lib/php/extensions directory *has* got the pgsql.so > library file, so can anyone suggest what might be wrong? Or > alternatively point me to somewhere better to ask? Try one of the php lists. But check that the extension is enabled in the php.ini first (uncomment the extension

[GENERAL] phpPgAdmin problem - this list?

2004-11-19 Thread Chris Green
I'm not sure if this is really on topic for this list but I'll start here. I'm trying to run phpPgAdmin, I've installed version 3.5, I have postgresql version 7.4.3 running on slackware 9.1. I already have phpMyAdmin running successfully. When I try and run phpPgAdmin I get:- "Your PHP inst

Re: [GENERAL] phppgadmin and external access

2004-07-24 Thread Oliver Elphick
On Sat, 2004-07-24 at 04:25, mike g wrote: > Sounds like the pg_hba.conf file does not have that other computer > listed in it. A 403 error must be coming from the remote web server. More likely the phppgadmin interface on the remote server is configured to allow connections from localhost only

Re: [GENERAL] phppgadmin and external access

2004-07-23 Thread mike g
Sounds like the pg_hba.conf file does not have that other computer listed in it. On Fri, 2004-07-23 at 08:37, eClaire wrote: > Hello, > > I'm new in this list. First, scuse me for my not very good english and > please speak me in simple words ;) > > I had install postgresql on my debian, no

[GENERAL] phpPGAdmin Indexes, what does this do?

2003-11-07 Thread Sean
Hi all,   I have two databases set up, one for development and one forproduction.  They are almost identical.  I noticed that a query wastaking about 6.7 seconds to execute on the development database, butonly .08 seconds on the production database.  The only difference wasthere was another key for

[GENERAL] phpPgAdmin 2.2.1 Released!

2000-12-27 Thread Dan Wilson
We are pleased to announce the release of phpPgAdmin version 2.2.1. Check us out at our new home @ http://www.greatbridge.org/project/phppgadmin. Feel free to use all the new functionality available through the greatbridge.org site (Thanks GreatBridge!) The new version includes many updates and

Re: [GENERAL] phpPgAdmin

2000-10-26 Thread Victor Ivanov
On Thu, Oct 26, 2000 at 10:14:13AM -0200, danyele wrote: > Warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId: > user 'password=' is not in 'pg_shadow' in lib.inc.php on line 121 > Error - /www/servers/phpPgAdmin/index.php What is on line 121 in lib.inc.php? It seems you haven't

Re: [GENERAL] phpPgAdmin

2000-10-26 Thread K Parker
>You may want to use persistent connections, also. Almost certainly you don't. The discussion sites are full of complaints that it doesn't work properly. There is a tendency for the connections to not get reused, but not released, either, such that you quickly run out of connections. This is

Re: [GENERAL] phpPgAdmin

2000-10-26 Thread bmccoy
On Thu, 26 Oct 2000, danyele wrote: > Brett and Ron said to me to rebuild php with the --with-pgsql option > in the configuration step. > > I've already did what you recommend but another warning is appearing! > > Warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId: > user

Re: [GENERAL] phpPgAdmin

2000-10-26 Thread Andrew Sullivan
On Thu, Oct 26, 2000 at 10:14:13AM -0200, danyele wrote: > Warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId: > user 'password=' is not in 'pg_shadow' in lib.inc.php on line 121 > Error - /www/servers/phpPgAdmin/index.php Yes. You've passed the username and password incorrect

[GENERAL] phpPgAdmin

2000-10-26 Thread danyele
Hi, Brett and Ron said to me to rebuild php with the --with-pgsql option in the configuration step. I've already did what you recommend but another warning is appearing! Warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId: user 'password=' is not in 'pg_shadow' in lib.inc

Re: [GENERAL] phpPgAdmin

2000-10-24 Thread K Parker
The answer is easy, but not welcome. The PHP you are using was compiled without PostgreSQL support. It must be recompiled to include it. Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com

Re: [GENERAL] phpPgAdmin

2000-10-24 Thread K Parker
The answer is easy, but not welcome. The PHP you are using was compiled without PostgreSQL support. It must be recompiled to include it. Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com