Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
4271 Visninger

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
Kassér

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

Bedste svar

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
Kassér