Thread

  1. phppgadmin on Debian/unstable (sort of)

    ghaverla@freenet.edmonton.ab.ca — 2004-05-23T22:38:39Z

    I have close to a virgin install of postgresql and phppgadmin, but
    can't get phppgadmin to allow any kind of login and the logs
    aren't showing anything useful.  I did give the postgres user a
    password as mentioned in a file under /usr/share/doc/phppgadmin,
    and put a .pgpass file under /var/lib/postgres for localhost
    access on port 5432.  Is there some kind of tutorial or
    troubleshooting guide on how to get this working?
    
    Thanks,
    Gord
    
    
    
  2. Re: phppgadmin on Debian/unstable (sort of)

    Markus Bertheau <twanger@bluetwanger.de> — 2004-05-23T23:27:32Z

    В Пнд, 24.05.2004, в 00:38, ghaverla@freenet.edmonton.ab.ca пишет:
    > I have close to a virgin install of postgresql and phppgadmin, but
    > can't get phppgadmin to allow any kind of login and the logs
    > aren't showing anything useful.  I did give the postgres user a
    > password as mentioned in a file under /usr/share/doc/phppgadmin,
    > and put a .pgpass file under /var/lib/postgres for localhost
    > access on port 5432.  Is there some kind of tutorial or
    > troubleshooting guide on how to get this working?
    
    Have a look at the phpPgAdmin FAQ and at config.inc.php, the
    extra_login_security option.
    
    -- 
    Markus Bertheau <twanger@bluetwanger.de>
    
    
    
  3. Re: phppgadmin on Debian/unstable (sort of)

    ghaverla@freenet.edmonton.ab.ca — 2004-05-23T23:31:10Z

    On Mon, 24 May 2004, Markus Bertheau wrote:
    >  , 24.05.2004,  00:38, ghaverla@freenet.edmonton.ab.ca :
    > > I have close to a virgin install of postgresql and phppgadmin, but
    > > can't get phppgadmin to allow any kind of login and the logs
    > > aren't showing anything useful.  I did give the postgres user a
    > > password as mentioned in a file under /usr/share/doc/phppgadmin,
    > > and put a .pgpass file under /var/lib/postgres for localhost
    > > access on port 5432.  Is there some kind of tutorial or
    > > troubleshooting guide on how to get this working?
    > 
    > Have a look at the phpPgAdmin FAQ and at config.inc.php, the
    > extra_login_security option.
    
    I'll look at the last 2.  I couldn't believe a FAQ could be that
    small, and even after reading it twice couldn't figure out what to
    do.
    
    Gord