OK, i've figured out that this is not /etc/openerp/server.conf that is used but /usr/local/lib/python2.6/dist-packages/openerp-server/tools/config.py instead.
Anyway, no change. When I put > db_user = 'naoli' > db_password = 'pass' > db_host = 'localhost' Then the server is launched, I can choose "opennaoli" as a database but I still get the same error as in post 1. If I let : > db_user = 'openerp' > db_password = False > db_host = 'localhost' Then I can't select my database (opennaoli), the only one that is proposed is openerp, which of course is not the right one. ------------------------ Change for linux ! http://change-for-linux.tuxfamily.org -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56545#56545 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
