Recompile PHP 5.3 in ntPHPselector version 4

ntPHPselector plugin allows user to select preferred PHP version per directory on the same domain. Our new ntPHPselector version 4  released for the cPanel servers with EasyApache 4 version, which support php versions 5.3, 5.4, 5.5, 5.6, 7.0 and 7.1. By default 5.3 is disabled. You need to recompile it after enabling it from “Settings” tab after the installation.

ntPHPselector manually recompile the php version 5.3, since it is removed from EasyApache 4. You need to recompile the php version 5.3 using from your end using the interface available inntPHPselector WHM module. 

Read more

ntPHPSelector version 4.1.0 released

New version of ntPHPselector with 5.3 support is released. It is added with a WHM module for recompilation of 5.3 and listing the instances of custom php used. Features [+] Added 5.3 Support. [+] WHM Interface available for listing the instances of custom PHP used. [+] 5.3 Recompilation option available via WHM interface. [+] Recompilation logs can be … Read more

Migrate EasyApache 3 to EasyApache 4 and ntPHPselector Installation

Migrate EasyApache 3 to EasyApache 4 and ntPHPselector Installation

Here I am  discussing the migration of Easyapache 3 to Easyapache 4 and the ntPHPselector installation ( version 4 )and the things taken care while installing the plugin. The Migration section of WHM’s EasyApache 4 interface (Home >> Software >> EasyApache 4) displays your system’s version of EasyApache and allows you to migrate to and from EasyApache 3 (EA3) and EasyApache 4 (EA4).

Read more

ntPHPSelector version 4.0.0 released

New version of ntPHPselector released and it support easyapache version 4 and unfortunately it is not work with older easyapache version 3. Features [+] Support Easyapache 4 [+] Support all PHP versions, available in cPanel Multi-PHP [-] Do not work with Easyapache 3 If your server is still using Easyapache 3. You can still use the … Read more

Speed Up cPanel to cPanel Migration

Normal cPanel migration from cPanel to cPanel takes long time, if the accounts are having high disk usage. We can avoid this time delay by skipping home directory and sync the home directory using rsync command after the migration.

Follow the steps to speed up migration

Read more

ntPHPselector :: Released v3.0.0 Beta

The new version of ntPHPselector is ready for Centos 6 servers. It is not compatible with Centos 7 servers. If you are using Centos 6, you can update the plugin to the latest version using the following commands.

#Removed, since new version is released Click here

cd /usr/local/src
wget -N https://nixtree.com/download/free/ntphpselector_manage_beta.sh
sh ntphpselector_manage_beta.sh update

It will install the new version ( 5.6 ) and update the other version to the latest release. So make sure to run this in screen and it take time to complete, since it reuqire to recompile/update all the php versions installed in the server.

Read more

ntPHPselector : for Centos 5 Servers

Following script will fix the SSL download issue with the older os versions ( Centos 5 ) and install ntphpselector. cd /usr/local/src http://download.nixtree.com/free/ntphpselector_manage_centos5.sh sh ntphpselector_manage_centos5.sh install