Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4512 Lượt xem

Hello, I installed odoo from source onto windows 64bit and it's working. Now I'm trying to install odoo as windows service with no success.

I tried this:

sc create "MyOdoo" binPath= "C:\Python27\python.exe c:\myodoo\odoo\odoo.py -c c:\myodoo\openerp-server.conf" displayname= "MyOdoo"

The service is created, but when I try starting the service I got this "Error 1053: The service did not respond to the start or control request in a timely fashion" after about 30 seconds.


I see that the windows service may be created using the odoo packaged installers, but I need all from source.

Ảnh đại diện
Huỷ bỏ