Home  >  Article  >  Backend Development  >  运行zf.bat提示php.exe不是内部或外部命令,以配置环境变量

运行zf.bat提示php.exe不是内部或外部命令,以配置环境变量

WBOY
WBOYOriginal
2016-06-23 13:40:29844browse

求大神啊,搞了半天惹


回复讨论(解决方案)

把 php.exe 所在路径加入环境变量 PATH 中(可能你不会做)
或者在 zf.bat 中写全 php.exe 的路径(这应该没有难度)

把 php.exe 所在路径加入环境变量 PATH 中(可能你不会做)
或者在 zf.bat 中写全 php.exe 的路径(这应该没有难度)

我配置了啊

把 php.exe 所在路径加入环境变量 PATH 中(可能你不会做)
或者在 zf.bat 中写全 php.exe 的路径(这应该没有难度)

你分不清 路径 和 文件名 的区别吗?

你截图中那样写就把 php.exe 当做目录了

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn