摘要:
1.下载并安装composerhttp://pkg.phpcomposer.com/ ========================================================================= 命令行中如果无法运行php等命令,请确保对应目录已添加到环境变量中 阅读全文
摘要:
这是没有安装CA证书导致的!!! CA证书下载地址:http://curl.haxx.se/docs/caextract.html 然后修改php.ini文件 openssl.cafile= D:/wamp/php/verify/cacert.pem 问题解决。新技能get 阅读全文