/usr/bin/openerp-server --addons-path /etc/openerp/openerp-connector
ERROR:
Running as user 'root' is a security risk, aborting.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
/usr/bin/openerp-server --addons-path /etc/openerp/openerp-connector
ERROR:
Running as user 'root' is a security risk, aborting.
OpenERP requires a user not to be a root to start. You should consider creating a special system user, that will be running that application and has rights to access Postgresql. Chekc out the guide at http://www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/.
You have to install openerp under another user, such as openerp. You have to:
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
Hi Tomasz, How do you overcome this problem?