creationfere.blogg.se

Elastix on centos 7
Elastix on centos 7









  1. #ELASTIX ON CENTOS 7 INSTALL#
  2. #ELASTIX ON CENTOS 7 UPDATE#

Set root password for MySQL database server, in this example we will use simple password password: Make sure the web server run as user asterisk: htaccess, go to line 338 change AllowOverride None to AllowOverride All – User and Group setting, go to line 242-243 and change User apache to User asterisk and Group apache to Group asterisk Disable SELINUXĮdit /etc/sysconfig/selinux and change SELINUX=enforcing to SELINUX=disabled:Īdd user for Asterisk and change files ownership:Ĭhown asterisk.asterisk -R /var/www/html /var/lib/phpĮdit /etc/httpd/conf/nf and change these optios:

elastix on centos 7

Please note that you can enable the firewall again later after successful installation. Disable Firewallĭisable firewall from system config tool:

#ELASTIX ON CENTOS 7 INSTALL#

Yum install httpd mysql-server mysql php php-mysql php-gd php-cli php-pear php-posix php-xml php-mbstringįollow all instructions to initialize your server. Install Apache2 web server and MySQL database server: Yum install wget perl subversion gcc gcc-c++ make kernel-devel ncurses-devel newt-devel mysql-devel openssl-devel libxml2-devel zlib-devel curl-devel speex-devel unixODBC-devel libtool-ltdl-devel sqlite-devel Please note that the reboot command is essential. Yum install system-config-firewall system-config-firewall-tui system-config-network-tui system-config-network

#ELASTIX ON CENTOS 7 UPDATE#

Update CentOS and install basic system config tools: You will need to login as root during installation.Access the server using SSH, work from outside.Configure the network so that the server will have access to the Internet.Install CentOS 6.7 minimal version, get minimal version of ISO here.You need fast Internet connection, we will be downloading lots of stuffs from the server.

elastix on centos 7

You may use VirtualBox or any other virtualization software, or a real server.Part 1: Prepare The Server Linux CentOS 6.7 Minimal The goal is to get the PC provides Private Branch eXchange services, a phone system, using Free and Open Source Software. This article is divided into three parts:











Elastix on centos 7