On my Debian, Apache, PHP:
install php5-curl
> apt-get install php5-curl
restart apache
> /etc/init.d/apache2 restart
It Works now!
Thanks @jetonr
Hi jetonr,
I’am on localhost. WP 4.5.3 and 4.6 is on the same apache2.4 and php7, 5.5.47-0+deb8u1.
Hi,
where can I active curl_exec?
I have Debian 8, Apache 2.4, PHP7, WordPress 4.6
The account is public. I have already checked the instagram slider widget with WP 4.5.3 works fine and with WP 4.6 is NOT working!
The problem is on the wp_remote_get(). The reason is the new HTTP API in WP 4.6 has been changed.