
Edit and add ioncube loader location in the PHP configuration file. Php -i | grep "Loaded Configuration File" Find the location of your php.ini file. Mv ioncube_loader_lin_5.4.so /usr/lib64/php/modules/Ĭhmod 777 /usr/lib64/php/modules/ioncube_loader_lin_5.4.so Move in to the ioncube directory and copy the loader based on your php version to the required php modules folder and assign a permission of 777 to the ioncube file. Start and configure MariaDB (replacement from MySQL) services.Ĭhange the authentication in phpMyAdmin from cookie to http – $cfg = ‘http’. Yum install mc wget crontabs make gcc libtool-ltdl curl mysql-devel net-snmp net-snmp-utils php php-mysql php-gd php-snmp php-process ntp sendmail sendmail-cf alpine mutt mariadb-server mariadb php-mcrypt cronie wget phpmyadmin net-tools psmisc If you want to use firewall then you need proper configuration for allowing radius requests and reply messages. Disable SELinux by editing the following and changing SELINUX=disabled. After you clean install CentOS 7 with proper NIC MAC Address configured, install nano for editing the configuration files. Issue yum update Steps to install Radius Manager 4 in CentOS 7 Update: Some users are facing yum repo issues after installing epel. Note: If you need to change MAC for CentOS 7 please refer to my tutorial here. Radius Manager License Files – lic.txt and mod.txt – Downloadable from customer portal of DMA Softlab after purchase or trial. Radius Manager 4.1.6 – Downloadable from customer portal of DMA Softlab.
CentOS 7 (64 bit preferred) – Downloadable from CentOS Official website – CentOS-7.0-1406-x86_64-DVD.iso.
However, If you want to install it in Ubuntu Server follow this. But eventually after lot of research and discussions with Mr. Syed Jahanzaib helped me to come up with a solution and install Radius Manager 4 in CentOS 7 perfectly. Initially I faced a lot of problem while trying to install Radius Manager 4 in CentOS 7. But I thought of installing the latest OS ofr more updated and secured feature sets.
Their support team told me that CentOS 7 is not compatible and told me to install 32 bit version of CentOS 6. Here I will do the installation in a 64 bit version of CentOS 7 downloaded recently from CentOS Official website.Īs we all know Radius Manager is a product of DMA Softlabs. But this time something more updated that is installation of Radius Manager in CentOS 7 which is currently the latest Cent OS version available. Again I’m am writing about radius manager after a long time.