0
我一直在嘗試在Windows 10計算機上安裝Composer大約一個月。每次我運行Windows操作系統的安裝程序,它給了我這個錯誤:安裝Composer失敗「openssl擴展名丟失」錯誤
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:
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
我已經在我的php.ini文件(C檢查:\ Bitnami \ wampstack-5.4.39-0 \ PHP \ PHP。 ini),它沒有被註釋掉。我檢查了ETC文件夾中的DLL本身,它在那裏。我已經多次重啓Apache Web服務器。哎呀,我已經重新安裝了PHP和我的WAMP服務器。沒有任何工作。我試過下載一個新的作曲家安裝程序,認爲也許我原來的一個如何被損壞。仍然不起作用。我在這裏錯過了什麼嗎?