Page MenuHomePhabricator

Error with cURL PHP extension when running arc
Closed, ResolvedPublic

Asked by eambutu on Dec 28 2016, 9:18 PM.

Details

On Ubuntu 16.04, whenever I try to run arc, I get the error:

You need to install the cURL PHP extension, maybe with 'apt-get install php5-curl' or 'yum install php53-curl' or something similar.

I have installed php5.6, php5.6-curl, and have switched php versions from 7.0 to 5.6. Can anyone help me out? Thanks in advance.

Answer Summary

Multiple conflicting versions of PHP were installed on the system, some with cURL and some without.

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.