1. Visit http://download.whmcs.com/
  2. install ioncube
  3. cd /home/
  4. wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.zip
  5. yum install php-gd php-mysql php-mcrypt php -y
  6. cp -rf /home/ioncube /usr/local/ioncube
  7. nano /etc/php.ini
  8. tambahin paling bawah  zend_extension = /usr/local/ioncube/ioncube_loader_lin_x.so (x nya di ganti sama php version servernya)
  9. /etc/init.d/httpd restart
  10. php -i | grep ionCube
  11. with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.1.2, Copyright (c) 2002-2016, by ionCube Ltd.
  12. extrak whmcs nya taro ke /var/www/html/
  13. rename atau copy  configuration.php.new untuk configuration.php
  14. bikin file website nya di apachenya
  15. [root@wmcs html]# chmod 400 configuration.php
  16. [root@wmcs html]# chmod 777 attachments
  17. [root@wmcs html]# chmod 777 downloads
  18. [root@wmcs html]# chmod 777 templates_c

One thought to “Install WHMCS non-cpanel”

Comments are closed.