简体   繁体   中英

PHP Pear - Windows - pear command is not recognized (Environment variables are set)

I try to install Pear i executed the file go-pear.bat and then the PEAR_ENV.reg to create the environment variables.

But when i type "pear" in DOS i got : "Pear is not recognized as an internal or external command"

I saw that a number of people had the same issue because the environment variables were not set but it is for me, see the screenshot :

截图

您必须修改%PATH%环境变量以包含pear.bat文件夹

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM