How to install PHP module/Extension on EA4
Install PHP curl extension Run the command yum install “ea-phpXX-php-curl” to install curl Command to Install curl for PHP version 5.4 : yum install ea-php54-php-curl Command to Install curl for PHP version 5.5 : yum install ea-php55-php-curl Command to Install curl for PHP version 5.6 : yum install ea-php56-php-curl Command to Install curl for PHP… Read More »