yii composer安装问题

    xiaoxiao2021-03-25  108

    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

    前面的分号

    转载请注明原文地址: https://ju.6miu.com/read-5688.html

    最新回复(0)