* 'Martin Fay' via tryton-de: " Re: [tryton-de] Re: Tryton Installieren" (Tue,
  15 May 2018 08:50:38 -0700 (PDT)):

> Dankeschön! :)
> 
> im Moment hänge ich noch.... am triton-server fest das triton-server 
> Passwort funktioniert noch nicht und ich weis noch nicht woran das liegt.
> (Wie immer sitzt das Problem vor dem Monitor ;) )
> 
> Ich vermute das die triton.conf noch nicht stimmt.

y != i

Das ist die trytond.conf vermutlich.

> 
> [database]
> # Database related settings
> 
> # The URI to connect to the SQL database (following RFC-3986)
> # uri = database://username:password@host:port/
> # (Internal default: sqlite:// (i.e. a local SQLite database))
> #
> # PostgreSQL via Unix domain sockets
> # (e.g. PostgreSQL database running on the same machine (localhost))
> uri = postgresql://tryton:meinpasswort@/

Das ist das Zugangspasswort des PostgreSQL-Nutzers. Das vergibst du auch in der
PostgreSQL.

Wenn die Postgres auf derselben Maschine läuft, kannst du einfach
uri = postgresql:///
eingeben.

Die Datenbank musst du dann als der Nutzer erstellen, als der du angemeldet
bist.

> # PostgreSQL via TCP/IP
> # (e.g. connecting to a PostgreSQL database running on a remote machine or
> # by means of md5 authentication. Needs PostgreSQL to be configured to 
> accept
> # those connections (pg_hba.conf).)
> # uri = postgresql://tryton:triton@localhost:5432/
> 
> # The path to the directory where the Tryton Server stores files.
> # The server must have write permissions to this directory.
> # (Internal default: /var/lib/trytond)
> path = /var/lib/tryton
> 
> # Shall available databases be listed in the client?
> #list = True
> 
> # The number of retries of the Tryton Server when there are errors 
> # in a request to the database
> #retry = 5
> 
> # The primary language, that is used to store entries in translatable
> # fields into the database.
> #language = en_US
> 
> Das mit der integration vom Shop ist für mich absolut wichtig das muss 
> laufen.
> Und dafür schon mal vielen Dank!

Wenn du da weitergehend Hilfe brauchst, gerne, das machen wir dann aber per PM.



-- 

    Mathias Behrle
    MBSolutions
    Gilgenmatten 10 A
    D-79114 Freiburg

    Tel: +49(761)471023
    Fax: +49(761)4770816
    http://www.m9s.biz
    UStIdNr: DE 142009020
    PGP/GnuPG key availabable from any keyserver, ID: 0xD6D09BE48405BBF6
    AC29 7E5C 46B9 D0B6 1C71  7681 D6D0 9BE4 8405 BBF6

-- 
Sie erhalten diese Nachricht, weil Sie Mitglied der Google Groups-Gruppe 
"tryton-de" sind.
Weitere Optionen: https://groups.google.com/d/optout

Attachment: pgpUEYsaVj_42.pgp
Description: Digitale Signatur von OpenPGP

Antwort per Email an