SyntaxFix
Write A Post
Hire A Developer
Questions
For those who are trying to install php-curl on PHP 7, it will result in an error. Actually if you are installing php-curl in PHP 7, the package name should be;
sudo apt-get install php-curl
Not php5-curl or php7-curl, just php-curl.
php5-curl
php7-curl
php-curl