apache 2.0 配置文件引入php5异常

WBOY
Release: 2016-06-13 13:09:27
Original
867 people have browsed it

apache 2.0 配置文件引入php5错误
测试显示 Cannot load F:/php/php5apache2_2.dll into server: \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3  
配置文本为LoadModule php5_module f:/php5/php5apache2_2.dll

------解决方案--------------------
在你的php文件夹中是否存在 php5apache2_2.dll 库?
在Apache->conf->httpd.conf文件中:
LoadModule php5_module "f:/php5/php5apache2_2.dll"

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!