跳转至内容
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Flatly)
  • 不使用皮肤
折叠

Odoo 中文社区

M

meatleung

@meatleung
关于
帖子
3
主题
0
群组
0
粉丝
0
关注
0

帖子

最新 最佳 有争议的

  • Ubuntu 14.04安装+运行GreenOpenERP
    M meatleung

    啊,自己把问题解决了,好开心!
    原来原因是,postgresql的所有者为默认的postgresql,我运行"chown -R temp GreenOdoo-8.0-linux64"命令,把所有者改成temp就可以运行了。
    多谢大家^^
    [quote author=meatleung link=topic=16484.msg29138#msg29138 date=1413187122]
    [quote author=保定-粉刷匠 link=topic=16484.msg29125#msg29125 date=1413025601]
    用普通用户登录Linux,然后下载绿色版,解压并运行start.sh
    [/quote]
    您好,十分感谢^
    ^
    我新建了用户"temp",并通过修改sudoers文件赋予其root权限。接着将文件下载至/home/temp,运行./start.sh的时候,还是有问题(参见附件图片),都是类似chmod:changing permissions of xxx :Operation not permitted。
    请问是什么原因呢?

    我百度到的一个方案是(http://blog.chinaunix.net/uid-26642180-id-3755517.html):
    [quote]首先先查看一下属性
    lsattr config.cache.inc.php
    ----i-------- config.cache.inc.php
    然后去除i这个属性
    chattr config.cache.inc.php
    经过这一步操作后,就可以使用chmod来修改文件属性了[/quote]
    而我运行lsattr start.sh文件的结果是:
    -------------e-- start.sh
    然后不知道怎么办了 😢
    [/quote]


  • Ubuntu 14.04安装+运行GreenOpenERP
    M meatleung

    [quote author=保定-粉刷匠 link=topic=16484.msg29125#msg29125 date=1413025601]
    用普通用户登录Linux,然后下载绿色版,解压并运行start.sh
    [/quote]
    您好,十分感谢^_^
    我新建了用户"temp",并通过修改sudoers文件赋予其root权限。接着将文件下载至/home/temp,运行./start.sh的时候,还是有问题(参见附件图片),都是类似chmod:changing permissions of xxx :Operation not permitted。
    请问是什么原因呢?

    我百度到的一个方案是(http://blog.chinaunix.net/uid-26642180-id-3755517.html):
    [quote]首先先查看一下属性
    lsattr config.cache.inc.php
    ----i-------- config.cache.inc.php
    然后去除i这个属性
    chattr config.cache.inc.php
    经过这一步操作后,就可以使用chmod来修改文件属性了[/quote]
    而我运行lsattr start.sh文件的结果是:
    -------------e-- start.sh
    然后不知道怎么办了 😢


  • Ubuntu 14.04安装+运行GreenOpenERP
    M meatleung

    请问,我运行./start.sh时,提示出错,信息如下,请问怎么解决:
    pg_ctl.bin: cannot be run as root
    Please log in (using, e.g., "su") as the (unprivileged) user that will
    own the server process.
    Running as user 'root' is a security risk, aborting.

    看上去似乎是PG数据库的问题?我百度了下,只找到这个针对“pg_ctl.bin: cannot be run as root”的帖子:<br / http://blog.163.com/digoal@126/blog/static/163877040201281111553769/ br />但是不太看得懂博主的内容 😢

  • 登录

  • 没有帐号? 注册

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组