Home > Backend Development > PHP Tutorial > windows+Apache+php配置出现的问题

windows+Apache+php配置出现的问题

WBOY
Release: 2016-06-20 12:55:29
Original
743 people have browsed it

请看,求解答。
系统:windows7专业版 64位
PHP与Apache都是目前最新版本。


回复讨论(解决方案)

php.ini中设置 extension_dir = "php安装目录\ext"
若不行
将extension_dir 的值设置到环境变量 PATH 中再试

重新下载一个别的版本吧,这个问题比较常见。

重新下载一个别的版本吧,这个问题比较常见。


已经解决了,是我没配置好就启动了Apache的服务,然后无法解析导致的。
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