I’ve been trying to access this particular REST service from a PHP page I’ve created on our server. I narrowed the problem down to these two lines. So my PHP page looks li
If your PHP version is 5, try installing cURL by typing the following command in the terminal:
sudo apt-get install php5-curl