Vasili, how did you set your database password and how did you pass it to the compiler?
- Gergely 2011/7/19, Vasili I. Galchin <[email protected]>: > Hello, > > In Step 2, when I launched urblog.exe on kubuntu I received .... in > addition please see results of "ps -ef | grep postgres" below .... > > vasili@Komputer:~/UrWebTutorial/urblog$ Initialization error triggers > bounded retry: Connection to Postgres server failed: FATAL: Ident > authentication failed for user "vasili" > > Initialization error triggers bounded retry: Connection to Postgres server > failed: FATAL: Ident authentication failed for user "vasili" > > Initialization error triggers bounded retry: Connection to Postgres server > failed: FATAL: Ident authentication failed for user "vasili" > > Initialization error triggers bounded retry: Connection to Postgres server > failed: FATAL: Ident authentication failed for user "vasili" > > Initialization error triggers bounded retry: Connection to Postgres server > failed: FATAL: Ident authentication failed for user "vasili" > > Fatal initialization error (out of retries): Connection to Postgres server > failed: FATAL: Ident authentication failed for user "vasili" > > > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > vasili@Komputer:~/UrWebTutorial/urblog$ ps -ef | grep postgres > postgres 970 1 0 01:07 ? 00:00:00 > /usr/lib/postgresql/8.4/bin/postgres -D /var/lib/postgresql/8.4/main -c > config_file=/etc/postgresql/8.4/main/postgresql.conf > postgres 980 970 0 01:07 ? 00:00:00 postgres: writer > process > > postgres 981 970 0 01:07 ? 00:00:00 postgres: wal writer > process > > postgres 982 970 0 01:07 ? 00:00:00 postgres: autovacuum > launcher > process > > postgres 983 970 0 01:07 ? 00:00:00 postgres: stats collector > process > > vasili 3043 1848 0 02:11 pts/2 00:00:00 grep --color=auto postgres > > ----------------------------------------------------------------------------------------------------- > > BTW in "step one" of the tutorial when I ran urblog.exe and ran a client > browser (Firefox) against the urblog.exe I did NOT get a "UrBlog" message on > the Firefox instance. I suspect I am having firewall problems with > localhost(loopback) .... yes?? > > > Kind regards, > > Bill > -- Mobilkészülékről küldve _______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
