コンテンツへスキップ
メニュー
この質問にフラグが付けられました

You can read how to do it here: http://yoirtuts.com/index.php?title=Odoo_Install_Odoo

On Debian or Ubuntu it is pretty much just:

 

# echo "deb http://nightly.openerp.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list

# apt-get update

# apt-get install odoo

# service odoo start

If you wanna know how to setup Odoo with SSL read more here: http://yoirtuts.com/index.php?title=Odoo_Install_Odoo

 

 

 

 

アバター
破棄

Perhaps a little comment here for people that have more interest. 1) This 'guide' will not automaticly start Odoo after a server shutdown or reboot 2) Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04.. 3) This guide will work but has very little configuration or details. Nevertheless, thank you for sharing.

"Perhaps a little comment here for people that have more interest. 1) This 'guide' will not automaticly start Odoo after a server shutdown or reboot 2) Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04.. 3) This guide will work but has very little configuration or details. Nevertheless, thank you for sharing." You are wrong.  If you look in /etc/init.d/ there is a file named odoo. Which means that it will start odoo after a shutdown or reboot. "Both SSL guides are outdated and refer to Odoo V6 & Odoo V7 on Ubuntu 10.04" It doesn't really matter, because anyone with a brain can adopt those instructions for the latest Ubuntu and take in mind that OpenERP v7 also runs on the same port as Odoo so you won't have to change the configuration much.

最善の回答

Hi,

Please try the instructions from following link:

http://www.theopensourcerer.com/2014/09/how-to-install-openerp-odoo-8-on-ubuntu-server-14-04-lts/  

This is one of the best tutorial. Follow the instructions and autostart script also work perfectly.

アバター
破棄
最善の回答

Check this script

https://github.com/ZamilTec/Arabic-Odoo/blob/master/install.sh

アバター
破棄
最善の回答

Unfortunately I must also say: the autostart doesn't work. I also have the odoo file in the /etc/init.d/ but after having the machine started, there is no odoo running. when I try to start as sudo service odoo_start I get "unrecognized service". 

アバター
破棄
最善の回答

Worst tutorial I've seen. This is just so incomplete.

アバター
破棄
最善の回答

I tried install Odoo like the first post:

# echo "deb http://nightly.openerp.com/8.0/nightly/deb/ ./" >> /etc/apt/sources.list

# apt-get update

# apt-get install odoo

# service odoo start

But when i try to go localhost:8069 have an error: 

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

 

Iḿ newbie with this software, and have not idea how can i solve this.

It's installed in a clean Linuxmint 17 64bits cinnamon. 

Tried with safari and chrome and have the same error. 

thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
4951
22
4月 23
112198
1
10月 20
3152
5
4月 17
9004
0
3月 15
5573