嘿,夥計們試圖通過作曲家本地安裝超薄PHP API框架,但每次我嘗試運行作曲家無法安裝苗條API框架
composer require slim/slim "^3.0"
以下錯誤發生:
[Composer\Downloader\TransportException]
The " https://getcomposer.org/version " file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
我在我的mac上運行macOS
做這一切,不知道如何解決這個問題誰能幫助我
'wget'不適合我? –
我的'php.ini'文件通常位於哪裏? –
所以我通過cli運行'php -i'有以下'Loaded Configuration File:(none)'但我在'etc'目錄中有這個文件'php.ini.default' –