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

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

WBOY
Release: 2016-06-13 12:21:03
Original
831 people have browsed it

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

请看,求解答。
系统:windows7专业版 64位
PHP与Apache都是目前最新版本。
------解决思路----------------------
php.ini中设置 extension_dir = "php安装目录\ext"
若不行
将extension_dir 的值设置到环境变量 PATH 中再试
------解决思路----------------------
重新下载一个别的版本吧,这个问题比较常见。

Related labels:
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