Is ioncube 4 and 5 compatible with PHP 7
The ioncube 4 and 5 is not compatible with PHP 7. by- eLite Server Management We Specialize In cPanel Server Management Affordable 24/7 Technical Support Company
Read MoreThe ioncube 4 and 5 is not compatible with PHP 7. by- eLite Server Management We Specialize In cPanel Server Management Affordable 24/7 Technical Support Company
Read MoreThe full process for php 5.X would be: 1. download and unpack extension, cd into it’s directory 2. execute our version of phpize for necessary: /opt/alt/php5X/usr/bin/phpize 3. execute configure with our binary: ./configure –with-php-config=/opt/alt/php5X/usr/bin/php-config 4. make the .so file: make 5. copy it to modules directory (on 32bit server, use usr/lib/php/modules) cp -rp modules/*.so /opt/alt/php5X/usr/lib64/php/modules/…
Read MoreTo install CageFS: yum install cagefs /usr/sbin/cagefsctl –init Uninstall cagefs:- To uninstall CageFS, start by disabling & removing all directories $ /usr/sbin/cagefsctl –remove-all Remove CageFS RPM: $ yum remove cagefs 4. Managing Users in cagefs To start using CageFS you have to select one of the mode of operations. $ /usr/sbin/cagefsctl –enable-all $ /usr/sbin/cagefsctl –disable-all…
Read MoreWhen cagefs is installed on the server and if you want to make global changes in the PHP configuration file, then you need to edit /usr/local/lib/php.ini file and make the changes. After making the changes make sure that you execute the below command so that the changes are reflected in php.ini file which is at…
Read MoreCloudflare cpanel plugin installation guide cd /usr/local/cpanel curl -k -L https://github.com/cloudflare/CloudFlare-CPanel/tarball/master > cloudflare.tar.gz tar -zxvf cloudflare.tar.gz This extracts a directory that includes a UNIQUE ID. For example, the directory will be in this format: cloudflare-CloudFlare-CPanel-d03f3b8 The UNIQUE ID is only: d03f3b8 The UNIQUE ID is not cloudflare-CloudFlare-CPanel-d03f3b8 cd cloudflare-CloudFlare-CPanel-UNIQUE ID/cloudflare/ ./install_cf API HOST KEY mod_cf…
Read MoreUsing the mysql upgrade option in cpanel will not work with cloud Linux Please make sure to take backup of mysql folder in tar as well as .sql format. For upgrading to MySQL 5.5(for example), you should to do: /usr/share/lve/dbgovernor/db-select-mysql –mysql-version=mysql55 /usr/share/lve/dbgovernor/db-select-mysql –install-now That’s it [email protected] [~]# mysql -V mysql Ver 14.14 Distrib 5.5.34, for…
Read More