I’ve had similar problem with curl after upgrade to XX (16.04).
After reinstalling curl with:
sudo apt-get install php-curl
And server restart
sudo service apache2 restart
everything went back to normal 🙂
I’ve had similar problem with curl after upgrade to XX (16.04).
After reinstalling curl with:
sudo apt-get install php-curl
And server restart
sudo service apache2 restart
everything went back to normal 🙂