Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4274 Prikazi

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?

Avatar
Opusti

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

Best Answer

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.

Avatar
Opusti