I have XAMPP on Windows7. after update the pear.php.net channel with:
pear channel-update pear.php.net
and try for installing new packages, for example pecl install zmq
, encountered with following message and can not install any package:
Connection to 'ssl://pecl.php.net:443' failed: Unable to find the socket
transport "ssl" - did you forget to enable it when you configured PHP?
I very searched in net and tried to solve it but cannot resolve it. can anyone help me for resolve that and what is the reason?