greeknax.blogg.se

How to install freepbx on centos 7
How to install freepbx on centos 7










how to install freepbx on centos 7

Yum install php php-gd php-mysql php-mcrypt php-apcu php-xmlrpc php-pecl-zendopcache php-ldap php-imap php-mbstring php-simplexml php-xml Now we must enable the REMI repo that by default is not. Note: If we already have EPEL added, then skip the installation of that package. Rpm -Uvh remi-release-7*.rpm epel-release-7*.rpm Next we proceed to install both packages. Then we must add two repositories: EPEL and REMI. GLPI requires a more up-to-date version of php than the one in the official CentOS repositories. Next, we have to execute the configuration script of MariaDB. If we see this message, then we’re good.ĥ.-Testing apache Installing MariaDB and PHPĪfter that, we have to enable the service and start it. In our web browser we go to the ip address of the server: The next step is to start the apache service and go to the browser to test that the server is running. Then we enable it to start the service automatically. Then we will proceed to the installation: Or Allow Http on firewalld firewall-cmd -add-service=http -permanent To avoid confusion, the first editable line should be modified, leaving it this way:

how to install freepbx on centos 7

When you enter the password, you will be a root user.įirst of all we must have the system updated and the SELinux security module disabled: The first thing we need to install is Apache: As mentioned above, GLPI works with a LAMP server.












How to install freepbx on centos 7