Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4269 Widoki

hi friends i try to install multiple instance and version of openerp on my computer then i change the name openerp-server.conf become openerp-server-v7.conf then is there any dependencies that i should make a change too to other file?

Awatar
Odrzuć

This seems to work with no issues for me. eg: openerp-server --log-handler werkzeug:CRITICAL -c /etc/openerp-server-6.1.conf

Najlepsza odpowiedź

If you have demon files to start-stop-restart the server, then you must mention the correct config file name.

If you are running the server manually, it all be fine.

Awatar
Odrzuć