Steps to check the version of EasyApache of server

kumkumsharma

Administrator
Staff member
Let's see how to check EasyApache version.
  • Login to sever via SSH.
  • After that run below command.
Code:
/usr/local/cpanel/scripts/easyapache –version
  • If you are using the EA4 then you will see output in which you can see the EasyApache version.
In both the EA version there is a difference that If you are using EasyApache 3 then you can directly make changes in your php.ini file for the PHP modifications, but if you are using EasyApache 4 then for any PHP settings you have to go to WHM/cPanel MultiPHP INI Editor.
 
Top