ローカル コンピューターに 2 つのサーバー セットアップがあり、1 つは Zend Server で、もう 1 つは Wamp です。これは、Symfony 2 の使用を開始したかったのですが、Zend にインストールできないためです。
composer をインストールしようとすると、wamp フォルダーで php.exe を選択しますが、インストールの最後にこのエラーが発生し続けます。
エラー:
The php exe you selected does not match the one found in your path.
Selected: C:\wamp\bin\php\php5.3.13\php.exe
In Path: C:\Program Files (x86)\Zend\ZendServer\bin\php.exe
Remove the following from your System Path Environment variable:
C:\Program Files (x86)\Zend\ZendServer\bin
Warning: Only do this if you are sure that it will not affect anything else.