>>
>> # Database administrative login by UNIX sockets
>> local   all         postgres                          ident
>
> change ident above to trust
>
>>
>> # TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD
>>
>> # "local" is for Unix domain socket connections only
>> local   all         all                               md5
>
> change md5 above to trust
>
>> # IPv4 local connections:
>> host    all         all         127.0.0.1/32          md5
>
> again, md5 to trust
>
>> # IPv6 local connections:
>> host    all         all         ::1/128               md5
>
> once more, md5 to trust


ok this done, postgresql is well on port 5432
When I run setup.pl in my browser I can login without an additionnal 
apache2 authentication prompt.
I can choose to upgrade from 1.2 to 1.3, but I always stop to the step 
where a form shows me all my parts with a button "Save and retry".

What can I do then ?

Philippe

-- 
http://www.migratis.net


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to