2

I am new in using Ubuntu OS, I have installed OpenERP 7 in Ubuntu using this tutorial :"How to install OpenERP 7.0 on Ubuntu 12.04 LTS"

It works fine, but the script in the tutorial loads the connection parameters(user, database password; admin_passwd ,db_host,db_port,db_user). So I want to modify the script to enter manually those parameters on the terminal exemple :

sudo /etc/init.d/openerp-server start user admin_password db_host bd_password db_port db_user

4

1 回答 1

0

我在这个教程中找到了解决方案

于 2013-10-28T09:42:01.243 回答