Home >php教程 >php手册 >在Apache上配置PHP时提示无法找到httpd.h文件?

在Apache上配置PHP时提示无法找到httpd.h文件?

WBOY
WBOYOriginal
2016-06-13 09:53:571229browse

你必须告诉配置/安装你的Apache源代码的根目录,即你要在配置文件中加上 '--with-apache=/path/to/apache',而不是'--with-apache=/path/to/apache/src'。

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