Installation et configuration d'openerp

397 mots 2 pages
Step by Step Installation et configuration OPENERP

1/ Installation Postgresql

2/ Creation utilisateur de la base postgresql :

C:\Program Files\PostgreSQL\8.3\bin> createuser.exe --createdb --username postgres --no-createrole --pwprompt openuser

C:\Program Files\PostgreSQL\8.3\bin>createuser.exe --createdb --username postgres --no-createrole --pwprompt openuser Enter password for new role: XXXXXXXXXX Enter it again:XXXXXXXXXX Shall the new role be a superuser? (y/n) y Password: YYYYYYYYYY

* line 1 is the command itself
* line 2 asks you the new user's password
* line 3 asks you to confirm the new user's password
* line 4 new role is superuser or not?
* line 5 asks you the *postgres* user's password

**************************************************************************************************

3/ Installation Openerp Server

4/ Initialize the server and save its configuration for the service to be able to start automatically
AND
specify a logfile to be able to read the output the server writes during its execution :

C:\Program Files\OpenERP Server> openerp-server.exe -d <db_name> -r <db_user> -w <db_password> --db_host=localhost --db_port=5432 --logfile="<logfile>" -s --stop-after-init

Sample for First time run without demo data (Clean version):

openerp-server.exe -d postgres -r openuser -w 12345 --db_host=localhost --logfile="C:\Program Files\OpenERP Server\openerp-server.log" --db_port=5432 -s --stop-after-init --without-demo=all

**************************************************************************************************
5/ Restart Openerp Server

Start the server :

C:\> net start openerp-service

Stop server :

C:\> net stop openerp-service

**************************************************************************************************
6/ Installation openerp Client GTK

en relation

  • Labo 2 réparer systèmes et équipements vidéo
    255 mots | 2 pages
  • Français ali
    912 mots | 4 pages
  • What do you like?
    294 mots | 2 pages
  • Trame d'entretien jeunes majeurs
    3230 mots | 13 pages
  • A vos méninges 3 (questionaire)
    807 mots | 4 pages
  • Rhinoceros
    16061 mots | 65 pages
  • Recherche appliqué questionnaire
    516 mots | 3 pages
  • Rapport Stage Iut
    7410 mots | 30 pages
  • dématerialisation en hôtellerie de luxe
    16189 mots | 65 pages
  • Le Bourgeois Gentilhomme I 1 Corrections
    452 mots | 2 pages
  • Mercatique
    6116 mots | 25 pages
  • Analyse transactionnelle
    964 mots | 4 pages
  • Les gratte-ciel
    601 mots | 3 pages
  • Modèle de commentaire composé et plan détaillé
    638 mots | 3 pages
  • Artiste ou artisan ?
    4178 mots | 17 pages