Navigation

    Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    OpenERP server 配置文件出错

    Odoo 新手求助
    2
    3
    3825
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jingihic last edited by

      求Windows下 配置文件一个!谢谢!

      1 Reply Last reply Reply Quote 0
      • Joshua
        Joshua 管理员 last edited by

        [quote][options]
        without_demo = False
        netport = 8070
        secure = False
        demo = {}
        syslog = False
        list_db = True
        cache_timeout = 100000
        port = 8069
        reportgz = False
        secure_pkey_file = server.pkey
        netinterface =
        log_level = info
        admin_passwd = admin
        smtp_port = 25
        smtp_server = localhost
        db_user = postgres
        price_accuracy = 4
        login_message = False
        import_partial =
        soap = False
        pidfile = None
        db_maxconn = 64
        smtp_password = False
        xmlrpc = True
        db_port = False
        debug_mode = False
        netrpc = True
        secure_cert_file = server.cert
        interface =
        logfile = d:\Program Files\OpenERP Server\openerp-server.log
        csv_internal_sep = ,
        pg_path = d:\Program Files\PostgreSQL\8.3\bin
        translate_modules = ['all']
        stop_after_init = True
        root_path = d:\Program Files\OpenERP Server
        smtp_user = False
        db_password = openpg
        db_name = False
        db_host = 127.0.0.1
        assert_exit_level = warn
        email_from = False
        addons_path = d:\Program Files\OpenERP Server\addons
        [/quote]
        初学者建议细看老肖教程<br / [检测到链接无效,已移除] br />你的问题在第一章第二节

        1 Reply Last reply Reply Quote 0
        • First post
          Last post