Home > Backend Development > PHP Tutorial > 为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。

为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。

WBOY
Release: 2016-06-06 20:50:01
Original
1350 people have browsed it

为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。 经过一段折腾,现在的错误,为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。

之前提示缺少php5.dll,下载后注册,注册时提示找不到入口。

请问,我该怎么解决。

回复内容:

为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。 经过一段折腾,现在的错误,为嘛配置php环境变量,在命令运行窗口,执行php命令,还报错。

之前提示缺少php5.dll,下载后注册,注册时提示找不到入口。

请问,我该怎么解决。

这是模块版本和你的PHP版本不对!

这不是配置CLI的问题,是你扩展的模块如mongo,memcache等扩展(dll)与你当前版本不符,其实弹窗说得很清楚了

Related labels:
php
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template