تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
7 الردود
16094 أدوات العرض

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
مارس 15
4870
22
أبريل 23
111943
1
أكتوبر 20
3072
5
أبريل 17
8906
0
مارس 15
5454