Accrual to Clinical Trials
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titlePHP Version

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

Note
titlecURL

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

Note
titleJSON

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

Tip
titlePackage Manager

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

Code Block
languagebash
themeEmacs
titleInstalling PHP/Extensions
yum -y install php php-common 

...