V Vento Dec 19, 2016 #1 Hello, How to install curl in PHP 7.0? Inside php.ini (/usr/local/etc/php.ini) I remove comment in: Code: extension=php_curl.dll But when I try to get any data form curl I get error How I can correctly include OpenSSL in my php.ini? Thanks for help..
Hello, How to install curl in PHP 7.0? Inside php.ini (/usr/local/etc/php.ini) I remove comment in: Code: extension=php_curl.dll But when I try to get any data form curl I get error How I can correctly include OpenSSL in my php.ini? Thanks for help..
SirDice Administrator Staff member Administrator Moderator Dec 19, 2016 #2 Install ftp/php70-curl and security/php70-openssl.