MAMP(windows)从控制台加载不同的php.ini。为什么?

时间:2017-03-13 09:45:54

标签: php symfony console install mamp

我尝试从控制台(在Windows中)加载PHP,当我运行phpinfo.php时

Loaded Configuration File => (none)

但是当我在网络浏览器中运行这个pagin时,我看到了它:

Loaded Configuration File   C:\MAMP\conf\php5.6.28\php.ini 

我尝试安装symfony

时出现问题
Warning: readfile(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in Command line code on line 1

Warning: readfile(https://symfony.com/installer): failed to open stream: Invalid argument in Command line code on line 1

我无法从控制台下载此文件,有人可以帮助我吗?

0 个答案:

没有答案