PHP程序员站--PHP编程开发平台
 当前位置:主页 >> PHP基础 >> 基础文章 >> 

Windows 2008之IIS 7下PHP部署攻略

Windows 2008之IIS 7下PHP部署攻略

来源:www.yesky.com  作者:www.yesky.com  发布时间:2008-10-21
本文探讨Windows Server 2008系统IIS 7中PHP环境的配置,一旦掌

(5) 找到:

  disable_functions =

  改为:

  disable_functions = phpinfo,passthru,exec,system,chroot,scandir,chgrp,chown,shell_exec,proc_open,proc_get_status,ini_alter,ini_alter,ini_restore,dl,pfsockopen,

  openlog,syslog,readlink,symlink,popepassthru,stream_socket_server

  保存 php.ini 文件,并将其复制到 C:Windows 目录。

  3. IIS 7整合PHP-新建站点

  (1) 启动 IIS 管理器,选择新建-网站,如图 15 、16 :

  

Windows2008之IIS7下PHP部署攻略(7)

 

  

Windows2008之IIS7下PHP部署攻略(7)

 

  (2) 输入网站名称,可任意输入。网站IP地址不用填写,端口如没有特殊要求则保持 80 即可,最后正确输入网站域名。

  (3) 在网站分区中建立 wwwroot 以及下级站点目录。如图 17:

  

Windows2008之IIS7下PHP部署攻略(7)

Tags: iis7   iis   windows   mysql   php   安装   目录   Window  
最新文章
推荐阅读
月点击排行榜
PHP程序员站 Copyright © 2007-2010,PHPERZ.COM All Rights Reserved 粤ICP备07503606号