This article introduces the installation method of PHP+IIS under Windows 2000 (ISAPI method)
1, unzip php-5.0.0-Win32.zip and put it in C:php
2,php.ini- Rename dist to php.ini, find line 438 and change it to extension_dir = c:phpext
3. Remove line 565; the ";" comment symbol in front of extension=php_mysql.dll
4. Copy php.ini to the Winnt directory, then copy php5ts.dll and libmysql.dll to WINNTsystem32
5. Open IIS, add a php suffix. (Point to c:phpphp5isapi.dll)
Refer to the picture below, click to enlarge