小编Hun*_*ter的帖子

在Plone 5.0上安装Bika LIMS

我正在尝试使用Bika在Ubuntu LTS 14(新建服务器)中安装Plone,程序如下:https: //github.com/bikalabs/Bika-LIMS/blob/0c606e0/INSTALL.rst

我可以使用以下命令启动Plone服务器:

sudo -u plone_daemon bin/plonectl zeoserver start
/usr/local/Plone/zeocluster# sudo -u plone_daemon bin/plonectl restart zeoserver
zeoserver: .
daemon process started, pid=3864
/usr/local/Plone/zeocluster# sudo -u plone_daemon bin/plonectl status zeoserver
zeoserver: program running; pid=3864
Run Code Online (Sandbox Code Playgroud)

但是,当我启动client1时,它会显示出来

错误应用程序无法导入Products.ATExtensions':

sudo -u plone_daemon bin/plonectl client1 fg

无法启动client1.

你能帮忙建议可能的原因吗?

以下是启动client1时的错误消息:

/usr/local/Plone/zeocluster# sudo -u plone_daemon bin/plonectl fg client1
client1: 2015-10-11 12:37:05 INFO ZServer HTTP server started at Sun Oct 11 12:37:05 2015
        Hostname: 0.0.0.0
        Port: 8080
2015-10-11 12:37:07 ERROR Application Could not import …
Run Code Online (Sandbox Code Playgroud)

plone

7
推荐指数
1
解决办法
766
查看次数

标签 统计

plone ×1