php 找不到指定的模块

    xiaoxiao2026-05-03  9

    $ php composer.phar install

    PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\php\php_openssl.dll' - 找不到指定的模块。

     in Unknown on line 0

    查看php.ini配置,路径设置是否正确

    extension_dir = "D:\Software\php5.3.9\php-5.3.9-Win32-VC9-x86\ext"

    include_path = "D:\Software\php5.3.9\php-5.3.9-Win32-VC9-x86"

    转载请注明原文地址: https://ju.6miu.com/read-1309324.html
    最新回复(0)