How To Compile PHP extensions in Cloudlinux
The 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...
The 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...