Skip to Content
मेन्यू
This question has been flagged
2 Replies
4259 Views

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
Discard

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
Discard