Installing System Admin but stuck in different Issues

I have installed Freepbx 13 on Centos 7 manually following this link
https://wiki.freepbx.org/display/FOP/Installing+FreePBX+13+on+CentOS+7
all went ok but when I want to install commercial module system admin It gives the error for php zend guard and incron.
I install zend guard loader and incron but when I again go for install it prompts me error of permissions. I gave the permissions using chmod but now it prompts this error.

I followed one of the link from the below link for Repos downloading.

from the below link I downloaded the repos
http://wiki.freepbx.org/display/FPG/Installation+on+CentOS+and+RHEL+based+systems
but when I
use this command “yum -y install php-5.3-zend-guard-loader sysadmin fail2ban incron ImageMagick”
it gave me this error

Need help in this please anyone can help me in this really gonna appreciate your help.

You cant install Commercial modules on CentOS 7 with FreePBX 13. CentOS 7 uses a newer PHP that FreePBX 13 Commercial mdoules do not support

what’s this how can we install commercial modules on AWS and any cloud environment which is not supporting ISO installation.

Use CentOS 6 to get a older php version.

haha I have successfully installed the system admin module on Centos 7.
Tony thanks for your help though.
now I activated the PBX successfully via system admin module. :slight_smile:

Not sure how you did that unless you went to FreePBX 14 or downgraded your PHP to 5.3

no Tony I did this on Centos 7 without downgrading anything.
There are some steps and you need to resolve the dependencies just it :slight_smile:

You must be on PHP 5.3 then? As sysadmin in 13 only installs with 5.3

Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220100525 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader.

Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220100525 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader.

PHP 5.4.16 (cli) (built: Nov 6 2016 00:29:02)
Copyright © 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright © 1998-2013 Zend Technologies

This is my php version currently.

We don’t support that version of PHP. What you have done is downloaded the version of sysadmin for PHP 5.4 that was made about 1.5 years ago. It’s very buggy and not updated and there is no commercial support for PHP 5.4

I have also now removed the versions for php 5.4 from our mirrors since we don’t support those.

In that wiki commercial module support is pretty clearly defined:

Thanks Andrew,

I can understand this.

well then what you suggest because system admin is really a very good module and it provides lot of features.

A post was split to a new topic: PHP version for sysadmin