Hi,All
i have working on ubuntu server i have install openerp v7 by Debian package its working fine, But i have to configure other instance for testing purpose, I have use diffrent port for my regular instant it use 8069 for testing instant i have user 8080 but problem
i start service sudo /etc/init.d/openerp start for main instant for testing instant i use nohup command it works for some time and stop automatically
So how can i start service of my both instanst
Thanks