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

Generate CSR and Private Key in Plesk

Certificate Signing Request ( CSR ) is a message sent from an applicant to a Certificate Authority in order to apply for a digital identity certificate.

Before creating a CSR, the applicant first generates a key pair, keeping the private key secret. The CSR contains information identifying the applicant (such as a distinguished name in the case of an X.509 certificate) which must be signed using the applicant’s private key. The CSR also contains the public key chosen by the applicant. The CSR may be accompanied by other credentials or proofs of identity required by the certificate authority, and the certificate authority may contact the applicant for further information.

Read more