By ZoukAdmin
I have installed postgresql via yum and installed odoo 8 via rpm downloaded from https://www.odoo.com/page/download. Everything installed fine with no error.
sudo service openerp start did not do anything. Having a look inside /etc/init.d/openerp and saw that the DAEMON path is incorrect, so I replaced DAEMON=/usr/bin/openerp-server with DAEMON=/usr/local/bin/openerp-server
Then trying to start openerp service, received error on start-stop-daemon. Googled this and installed start-stop-daemon. Now sudo service openerp start says Starting openerp: ok, but openerp is not running! No service is running on port 8069.
No log file available in /var/log/odoo so not sure as to what is wrong.
Running /usr/local/bin/openerp-server directly from bash gave the following error: ImportError: No module named openerp
Googled this and saw that quite a few people had the same error but couldn’t find solution.
Please advise. Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I’ve been struggling setting up odoo on a centos 6 and 7 vps too. Few days ago I found an article on how to install odoo 8 in centos 7 which worked just fine…
so, you may want to try it and see if it will work for you.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.