IIS+PHP缺点:由于正版Windows价格昂贵,Windows 2003中文企业版一般价格在19000-30000。
其实Win7上面的配置和Windows 2003上的配置大同小异,只是Win7上面的IIS的安装和界面有所变化。
MySQL v5.1.60 for Win下载
PHP v5.3 For Windows下载
2、安装IIS7.5:依次打开控制面板->程序->打开或关闭Windows功能,打开下面的对话框,展开Internet信息服务,然后展开万维网服务,选择“安全性”和“常见HTTP功能”的默认选项,“应用程序开发功能”按下面的图选择即可,然后点击确定,系统就会从光盘里面自动安装IIS,安装好的IIS就可釉支持ASP功能了。
3、配置php环境:把php压缩包解压到d:\php目录下面,然后找到php.ini-dist,把他更名为php.ini,修改里面的扩展目录
加强栈
extension_dir = “D:\php\ext\”
然后把extension=php_mysql.dll前面的分号去掉,保存并把php.ini复制到系统Windows目录下面。
然后依次打开我的电脑(右键)->管理->服务和应用程序->Internet信息服务(IIS)管理器
打开ISAPI和CGI限制,然后添加php的ISAPI的执行文件
添加后如下图所示
然后打开ISAPI筛选器,添加php的ISAPI执行文件
添加之后如下图所示
添加默认文档
添加之后的列表如下
4、安装/配置Mysql:把下载的mysql文件直接安装即可,然后复制php目录下面的libmysql.dll到系统Windows下面的System32目录里。
5、重启IIS,刚才的配置就都生效了,配置也就完成了。
BTW:关于Win7下面的apache+php+mysql的配置和Windows 2003下面的配置是一样的,想了解的朋友请点这里。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Atom editor mac version download
The most popular open source editor

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
