星号NOW-3.0.0-i386 'system admin'模块未更新



Asterisk NOW-3.0.0-i386

在更新"系统管理"模块时,我收到以下错误:

无法安装系统管理员:

PHP Component Zend Guard Loader is required but missing from you PHP installation.
File /usr/sbin/incrond must exist.

请在安装依赖项后重试。

这是一个已知的问题,也是谷歌搜索中的第一个问题:

http://www.freepbx.org/forum/freepbx/general-help/2-10-upgrade-issue

在网站pkgs 上搜索包php zend guard loader

增加

您必须安装32位或64位

wget http://apt.sw.be/redhat/el6/en/x86_64/rpmforge/RPMS/rpm-macros-rpmforge-0-6.el6.rf.noarch.rpm
rpm -Uvh rpm-macros-rpmforge*
yum install incron

对于freepbx商业模块,请查看此链接:

http://wiki.freepbx.org/display/FPG/Installation+在+CentOS+和+RHEL+基于+系统

相关内容

  • 没有找到相关文章

最新更新