Re: [Linux-sunucu] [Acemi Sorusu ]: PostgreSQL & pgppgsql login problemi

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Ahmet (corsairsoft@gmail.com)
Date: Thu 06 Oct 2005 - 16:11:24 EEST


Eğer sadece local kullanacaksan pg_hba.conf dosyanı aşağıdaki şekilde düzeltmen yeterli

# Allow any user on the local system to connect to any database under
# any user name using Unix-domain sockets (the default for local
# connections).
#
# TYPE DATABASE USER CIDR-ADDRESS METHOD
local all all trust
host all all 127.0.0.1/32 trust
host all all 127.0.0.1 255.255.255.255 trust

Restart httpd
Restart postgresql

Kolay gelsin ..........

_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.