IIS7 fastcgi方式安装php
更新时间:2009年04月22日 22:59:33 作者:
iis下fastcgi php安装。
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
E:\Windows\system32>cd ../../x86
E:\x86>dir
Volume in drive E has no label.
Volume Serial Number is 960B-9039
Directory of E:\x86
2007/09/30 15:01 <DIR> .
2007/09/30 15:01 <DIR> ..
2007/01/22 18:18 132,096 fcgisetup.exe
2007/01/15 16:33 1,531 iisfcgi_schema.xml
2006/10/27 15:12 9,445 license.txt
2007/01/20 18:58 2,450 readme.txt
2007/01/22 16:49 <DIR> x86
4 File(s) 145,522 bytes
3 Dir(s) 12,789,080,064 bytes free
E:\x86>fcgisetup.exe
fcgisetup.exe [/?] [/install] [/uninstall] [/add prog ext] [/remove prog]
/install - Install FastCGI support
/uninstall - Uninstall FastCGI support
/add - Register a FastCGI program
to handle the specified extensions
/remove - Un-register a FastCGI program
/? - Display this help message
Examples:
fcgisetup.exe /install /add c:\php\php-cgi.exe php,phpt
1 step install - install FastCGI support on the server AND
register the php-cgi.exe FastCGI program as the script processor
for the PHP extension
fcgisetup.exe /install
Just install FastCGI support on the server
fcgisetup.exe /uninstall
Un-install FastCGI support on the server
fcgisetup.exe /add c:\php\php-cgi.exe php,phpt
Register the php-cgi.exe FastCGI program as the script processor
for php, and phpt extensions
fcgisetup.exe /remove c:\php\php-cgi.exe
Un-register the php-cgi.exe FastCGI program
E:\x86>fcgisetup.exe /install
Stopping IIS services …
Copied files
Registered FastCGI configuration section
Installed FastCGI module
Starting IIS services …
Success: Installation completed succesfully
E:\x86>fcgisetup.exe /add e:\php\php-cgi.exe php,phpt
Configured FastCGI pool
Created handler mappings
Success: Installation completed succesfully
E:\x86>
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
E:\Windows\system32>cd ../../x86
E:\x86>dir
Volume in drive E has no label.
Volume Serial Number is 960B-9039
Directory of E:\x86
2007/09/30 15:01 <DIR> .
2007/09/30 15:01 <DIR> ..
2007/01/22 18:18 132,096 fcgisetup.exe
2007/01/15 16:33 1,531 iisfcgi_schema.xml
2006/10/27 15:12 9,445 license.txt
2007/01/20 18:58 2,450 readme.txt
2007/01/22 16:49 <DIR> x86
4 File(s) 145,522 bytes
3 Dir(s) 12,789,080,064 bytes free
E:\x86>fcgisetup.exe
fcgisetup.exe [/?] [/install] [/uninstall] [/add prog ext] [/remove prog]
/install - Install FastCGI support
/uninstall - Uninstall FastCGI support
/add - Register a FastCGI program
to handle the specified extensions
/remove - Un-register a FastCGI program
/? - Display this help message
Examples:
fcgisetup.exe /install /add c:\php\php-cgi.exe php,phpt
1 step install - install FastCGI support on the server AND
register the php-cgi.exe FastCGI program as the script processor
for the PHP extension
fcgisetup.exe /install
Just install FastCGI support on the server
fcgisetup.exe /uninstall
Un-install FastCGI support on the server
fcgisetup.exe /add c:\php\php-cgi.exe php,phpt
Register the php-cgi.exe FastCGI program as the script processor
for php, and phpt extensions
fcgisetup.exe /remove c:\php\php-cgi.exe
Un-register the php-cgi.exe FastCGI program
E:\x86>fcgisetup.exe /install
Stopping IIS services …
Copied files
Registered FastCGI configuration section
Installed FastCGI module
Starting IIS services …
Success: Installation completed succesfully
E:\x86>fcgisetup.exe /add e:\php\php-cgi.exe php,phpt
Configured FastCGI pool
Created handler mappings
Success: Installation completed succesfully
E:\x86>
您可能感兴趣的文章:
- IIS7配置PHP环境图文教程(fastcgi快速最新版)
- Vista IIS7添加PHP支持的设置方法
- win2008 IIS7 安装PHPMYAdmin的方法
- IIS7.X配置PHP运行环境小结
- PHP学习笔记 IIS7下安装配置php环境
- IIS7 配置大全(ASP.NET 2.0, WCF, ASP.NET MVC,php)
- Win2008 R2 IIS7.5+PHP5(FastCGI)+MySQL5环境搭建教程
- Win2008 R2 IIS7 PHP 5.4 环境搭建图文教程
- win2008 R2 下 IIS7.5+PHP5.2.17+Mysql5.5.16+Zend3.3.3
- IIS7,IIS7.5 升级PHP5.3后站点变慢的解决方法
- IIS7配置PHP图解(IIS7+PHP_5.2.17/PHP_5.3.5)
- Win2008 R2配置IIS7.5+PHP Manager+PHP5.3+Mysql5.5+Wincache
- 浅析iis7.5安装配置php环境
- PHP中配置IIS7实现基本身份验证的方法
相关文章
Win7旗舰版中的IIS配置asp.net的运行环境配置教程(图文教程+视频)
因为在win7中通过iis运行asp.net比较容易出现一些问题,所有特别为大家找到了这篇不错的文章,需要的朋友可以参考下2013-09-09
Windows下Apache+MySQL+PHP运行环境的安装图文方法
Windows下Apache+MySQL+PHP的安装方法,刚开始学习php的朋友最好能自己掌握下,如果已经会了不想花时间用在建设平台上面,可以直接用一些php运行环境包,例如phpnow等。2010-04-04
打开windowXP的21端口即用winxp架设ftp服务器
打开windowXP的21端口即用winxp架设ftp服务器...2007-11-11
关于windows server 2012 DC 环境 重启后蓝屏代码:0xc00002e2的问题
这篇文章主要介绍了windows server 2012 DC 环境 重启后蓝屏蓝屏代码: 0xc00002e2 ,解决方法是通过进入目录修改,查找ntds.dit问题,需要的朋友可以参考下2022-05-05


最新评论