You should see results like those shown in
558 CHAPTER 24
INSTALLING AND CONFIGURING IIS
Figure 24.7. Notice the PHP-FastCGI entry in the handler list and verify that this entry
matches your entry.
11.
Type
Copy PHP.INI-Recommended PHP.INI
and press Enter to copy the standard initialization
file. At this point, the default PHP configuration is in place. You must perform any
additional configuration using the standard PHP configuration you??™d use on any other
machine.
12.
Test your PHP installation by loading a PHP file.
Figure 24.7
Verify that you have
added both FastCGI
support and a PHP
handler.
Configuring a Basic Web Site
When you start working with IIS 7, the only Web site you have available is the Default Web Site.
If you??™re performing testing and discovering how certain configuration features work, using the
Default Web Site works fine. However, you??™ll eventually want to use some of the techniques
described in Chapter 25 to add other features to your Web server. This section describes a few of
the tasks you might want to perform on a basic Web site to begin testing and working with the
Server Core version of IIS 7.
Pages:
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281