Re: [ADMIN] Unable to login with phppgadmin on a remote host

2011-08-18 Thread Tom Browder
On Thu, Aug 18, 2011 at 07:37, Jehan-Guillaume (ioguix) de Rorthais wrote: > On 18/08/2011 13:54, Tom Browder wrote: >> On Thu, Aug 18, 2011 at 05:40,  (ioguix) de Rorthais wrote: >>> On 18/08/2011 01:20, Tom Browder wrote: ... >>>> However, I cannot successfull

Re: [ADMIN] Unable to login with phppgadmin on a remote host

2011-08-18 Thread Tom Browder
On Thu, Aug 18, 2011 at 05:40, (ioguix) de Rorthais wrote: > Hello, > On 18/08/2011 01:20, Tom Browder wrote: ... >> I have these lines in my pg_hba.conf file: >> >> host  all             myuser         /32         md5 >> host  all             postgres       /3

Re: [ADMIN] Unable to login with phppgadmin on a remote host

2011-08-18 Thread Tom Browder
On Wed, Aug 17, 2011 at 19:14, Craig Ringer wrote: > On 18/08/2011 7:20 AM, Tom Browder wrote: >> >> I have installed postgresql 9.0.4 from source on aUbuntu 10.04 LTS >> 64-bit remote host. >> >> I have installed phppgadmin, Apache2, and other required program

[ADMIN] Unable to login with phppgadmin on a remote host

2011-08-17 Thread Tom Browder
I have installed postgresql 9.0.4 from source on aUbuntu 10.04 LTS 64-bit remote host. I have installed phppgadmin, Apache2, and other required programs and libraries via the Ubuntu package manager. I have successfully created the user posgtres, executed initdb successfully, and can execute pqsql

[ADMIN] Unable to login to a remote host running postgresql via phppgadmin

2011-08-17 Thread Tom Browder
I have installed postgresql 9.0.4 from source on aUbuntu 10.04 LTS 64-bit remote host. I have installed phppgadmin, Apache2, and other required programs and libraries via the Ubuntu package manager. I have successfully created the user posgtres, executed initdb successfully, and can execute pqsql