【问题标题】:Roundcube with Vesta CP - plugins activation is not working带有 Vesta CP 的 Roundcube - 插件激活不起作用
【发布时间】:2018-09-15 01:37:21
【问题描述】:

我为 RoundCube 创建了一个简单的插件。它为所有发送的消息添加自定义标头。所有文件都上传到此文件夹/usr/share/roundcube/plugins。但是,我在这里/etc/roundcube/plugins/ 找到了相同的文件夹结构。文件夹中只有插件名称和配置文件(如/etc/roundcube/plugins/password/config.inc.php)。 所有更改 Im doing in a standart plugins here/usr/share/roundcube/plugins` 都会影响系统,但仅适用于预安装的插件。

我完全搞不懂为什么它检测的是预安装的文件夹而不检测新的文件夹。

我将非常感谢任何帮助。

PC:所有文件夹都分配给同一个用户,例如:drwxr-xr-x 2 root root 4096 Sep 12 19:43 password

【问题讨论】:

    标签: php linux imap roundcube vesta


    【解决方案1】:

    VestaCP 有 3 个用于 Roundcube 插件的文件夹:

    • /usr/share/roundcube/plugins - 所有文件
    • /etc/roundcube/plugins/ - 配置文件
    • /var/lib/roundcube/plugins - 链接到真实文件

    您可以在主文件夹中创建指向/usr/share/roundcube/plugins 的链接来解决此问题:/var/lib/roundcube/plugins

    【讨论】:

      猜你喜欢
      • 2016-09-15
      • 2014-05-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-25
      • 2015-10-28
      相关资源
      最近更新 更多