SSL issue after pear channel-update pear.php.net

后端 未结 5 1373
遇见更好的自我
遇见更好的自我 2021-01-05 00:01

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,

5条回答
  •  自闭症患者
    2021-01-05 01:07

    For me on Windows 10 in %PHP_PEAR_BIN_DIR%\pecl.bat, the line starting "%PHP_PEAR_PHP_BIN%" -C -n -d; removing the "-n" worked for me.

提交回复
热议问题