Re: Help me

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



El Vie 12 Sep 2003 22:58, escribió:
> Hi all!
> I had started postgresql perfecly, thank you very much.
> After I start postgresql with command:
> /etc/init.d/postgresql start
> and I created a database: "waterdb" and a user: "trantu" with
> password "xxxx".Then I installed phpPgAdmin 3.0.1 with following lines in
> config.inc.php:
> $conf['servers'][0]['desc'] = 'gis-iti';
> $conf['servers'][0]['host'] = '10.6.1.61'; // or ''
> $conf['servers'][0]['port'] = 5432;
> $conf['servers'][0]['defaultdb'] = 'waterdb';
>
> When I run phpPgAdmin and login with the user "postgres" or "trantu", all
> are failed. I had try to start postgres with command:
> postmaster -i
> and run phpPgAdmin but there is no change.

Error messages?
PostgreSQL logs?
Apache, or PHP logs?
Did you check your pg_hba.conf file to see if you have access to that database 
from the IP you have the Apache running?

-- 
 10:48:01 up 22 days,  2:38,  3 users,  load average: 0.15, 0.26, 0.27
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@xxxxxxxxxx
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------



[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux