问个关于FASTCgi的有关问题

WBOY
Release: 2016-06-13 11:13:06
Original
778 people have browsed it

问个关于FASTCgi的问题
LoadModule fcgid_module mod_fcgid/modules/mod_fcgid.so
FcgidInitialEnv PHPRC "G:/wamp/bin/php/php5.3.5"
AddHandler fcgid-script.php
FcgidWrapper "G:/wamp/bin/php/php5.3.5/php-cgi.exe".php

以上是我的配置。第三段是什么意思? 加上它我就无法启动apache。。。


------解决方案--------------------
AddHandler fcgid-script空格.php
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