Forums
(@whoteaches)
9 years, 6 months ago
Here’s how you fix this, if anyone has the same issue: install php7 curl: sudo apt-get install php7.0-curl restart apache: sudo service apache2 restart
sudo apt-get install php7.0-curl
sudo service apache2 restart