You must enable the openssl extension to download files via https

前端 未结 13 2027
无人及你
无人及你 2020-11-28 02:38

I wanted to install Zend Framework 2. So I downloaded the skeleton application. As mentioned in the ZF2 manual, we have to issue the command



        
13条回答
  •  鱼传尺愫
    2020-11-28 03:16

    You need to enable "extension=php_openssl.dll" in both files (php and apache). my pc files path are these :

    1. C:\wamp\bin\php\php5.3.13\php.ini

    2. C:\wamp\bin\apache\apache2.2.22\bin\php.ini

提交回复
热议问题