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

Re: [OT] Re: installing tutos2



On Fri, May 25, 2007 at 06:33:21PM +0200, csanyipal wrote:
> 
> I have now installed postgresql-8.1:
> 
> /etc/postgresql/8.1/main/pg_hba.conf :
> 
> ------------------>
> # Database administrative login by UNIX sockets                         
> local all postgres ident sameuser
> 
> # TYPE  DATABASE USER CIDR-ADDRESS METHOD
> 
> # "local" is for Unix domain socket connections only
> local all all ident sameuser
> 
> # IPv4 local connections:
> host all all 127.0.0.1/32 md5
> 
> # IPv6 local connections:
> host all all ::1/128 md5
> 
> # I edited this for tutos:                          
> host  tutos   127.0.0.1  255.255.255.255   trust

Did you try this?

host  tutos www-data  127.0.0.1  255.255.255.255   trust


Regards,

-Roberto
-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


Reply to: