环境:WINDOWS
pear使用报错:
PHP_PEAR_PHP_BIN is not set correctly.
Please fix it using your environment variable or modify
the default value in pear.bat
The current value is:
F:\phpstudy_pro\Extensions\php\php5.6.9nts\php.exe\php.exe
原因是PHP_PEAR_PHP_BIN在安装时候设置错了,直接打开pear.bat改为正常路径就好了
image.png
image.png