在Win2003下安装php: 步骤1,先去www.php.net下在一个安装程序,如:php-4.3.10-installer.exe,你也可以去找最新的版本,在安装 php-4.3.10--installer.exe之前保证你的IIS6.0启动了,并能够访问。 安装时程序会提示Please select the type of installation you require,选择Advanced;当提示Please select the type of http server you wish to configure to run php,选择Microsoft IIS 6 or higher;其余默认即可。 图1:安装好以后,在默认网站应用程序配置
最后,将php-4.3.10-Win32.zip解压缩,然后将里面的文件和文件夹复制到PHP的安装目录中,如:C:\php。 |
