Re: [ADMIN] phpPgAdmin configuration

2011-02-09 Thread Marc Fromm
created. -Original Message- From: Guillaume Lelarge [mailto:guilla...@lelarge.info] Sent: Tuesday, February 08, 2011 3:36 PM To: Marc Fromm Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] phpPgAdmin configuration Le 09/02/2011 00:27, Marc Fromm a écrit : > Yes, the database server is on the

Re: [ADMIN] phpPgAdmin configuration

2011-02-09 Thread Marc Fromm
simple but I cannot seem to see it. -Original Message- From: barb...@bariloche.com.ar [mailto:barb...@bariloche.com.ar] Sent: Tuesday, February 08, 2011 4:57 PM To: Marc Fromm Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] phpPgAdmin configuration Hello: Is it a passwordless account? I

Re: [ADMIN] phpPgAdmin configuration

2011-02-08 Thread barbara
Hello: Is it a passwordless account? I ran in such an error using a passwordless account. Since the error supposes a successful connection to the server & unsuccessful login attempt, I guess apache is running ok and the vhost is also correctly configured, but maybe you could have a look at its conf

Re: [ADMIN] phpPgAdmin configuration

2011-02-08 Thread Guillaume Lelarge
Le 09/02/2011 00:27, Marc Fromm a écrit : > Yes, the database server is on the same server as the http server. > The complete error message is just "Login failed." > > There is nothing in the pg_log file, that the FAQ's say to check. > How did you configure phpPgAdmin? -- Guillaume http://ww

Re: [ADMIN] phpPgAdmin configuration

2011-02-08 Thread Marc Fromm
:pgsql-admin-ow...@postgresql.org] On Behalf Of Guillaume Lelarge Sent: Tuesday, February 08, 2011 3:04 PM To: Marc Fromm Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] phpPgAdmin configuration Le 08/02/2011 23:23, Marc Fromm a écrit : > I installed phpPgAdmin on my red hat box in the /var/www/html directo

Re: [ADMIN] phpPgAdmin configuration

2011-02-08 Thread Guillaume Lelarge
Le 08/02/2011 23:23, Marc Fromm a écrit : > I installed phpPgAdmin on my red hat box in the /var/www/html directory. > I edited the pg_hba.conf file as many tutorials stated with the lines. > local allall > trust > host all

[ADMIN] phpPgAdmin configuration

2011-02-08 Thread Marc Fromm
I installed phpPgAdmin on my red hat box in the /var/www/html directory. I edited the pg_hba.conf file as many tutorials stated with the lines. local allalltrust host allall127.0.0.1/32 trust When I t

Re: [ADMIN] phpPgAdmin

2007-07-27 Thread John DeSoi
On Jul 27, 2007, at 10:05 AM, Carol Walter wrote: I can go into Aqua Data Studio to the registered student server and ADS will draw pretty ERD's with appropriate relationships, so long as the table constraints are properly designed. When I try to do the same thing with the other instance,

[ADMIN] phpPgAdmin

2007-07-27 Thread Carol Walter
Hi, Guys, Does any one here run Aqua Data Studio to produce database documentation? My user really likes pretty pictures so I'd like to get this resolved, if possible. I'm having a rather strange problem with it which quite possibly relates to my postgres configuration files. I'm in an

[ADMIN] phpPgAdmin & PHP 4.3 problem sorted

2003-02-10 Thread Jyry Kuukkanen
Hello I think someone was wondering what was wrong with his setup under Suse 8.1 or something similar. I only realised, I had the same problem and I think it is due to phpPgAdmin's way of using register_globals in PHP. phpPgAdmin is now called WebDB (but will be called phpPgAdmin again befor

Re: [ADMIN] phpPgAdmin + PostgreSQL + authentication

2002-10-10 Thread Hunter Matthews
On Tue, 2002-10-08 at 12:21, Johnson, Shaunn wrote: > Not sure if this the most likely of maillists to ask, > but is anyone using phpPgAdmin? I have a few questions > regarding authentication of username / passwords. We are. I love it. > In my pg_hba.conf, I have this: > > [snip conf file] >

[ADMIN] phpPgAdmin + PostgreSQL + authentication

2002-10-08 Thread Johnson, Shaunn
Title: phpPgAdmin + PostgreSQL + authentication Howdy: Not sure if this the most likely of maillists to ask, but is anyone using phpPgAdmin?  I have a few questions regarding authentication of username / passwords. I'm running PostgreSQL 7.2.1 on RedHat Linux 7.2 kernel 2.4.7-10. I have