yii composer安裝問題

window下安裝composer出現問題

The openssl extension is missing, which means that secure HTTPS transfers are impossible. If possible you should enable it or recompile php with --with-openssl

大概說的是我的openssl模塊沒開。

在php目錄下的php.ini

去掉

extension=php_openssl.dll

前面的分號

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章