PHP Version must be higher than 5.1. At Partners we are using 5.4.16.

PHP cURL is required. At Partners we are using 7.29.0.

PHP JSON extension is required. At Partners we are using 1.2.1.

You can use your package manager to install the correct PHP and PHP extension versions. For example:

# yum -y install \
         php \
         php-common 

 

 

PHP