Microsoft KB Archive/224831

From BetaArchive Wiki
Knowledge Base


Article ID: 224831

Article Last Modified on 6/23/2005



APPLIES TO

  • Microsoft Internet Information Server 4.0



This article was previously published under Q224831

We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:

SUMMARY

This article provides tips on upgrading a Web site from Internet Information Server (IIS) 3.0 to IIS 4.0

MORE INFORMATION

CAUTION: When you run the Windows NT 4.0 Option Pack (NTOP) Setup program, Do Not click the Cancel button once it has begun copying files. If you cancel it at this time, you will have to completely rebuild the Web server.

If you are using PERL in any of your Web pages, refer to the following Microsoft Knowledge Base articles:

Note: A version of PERL that some IIS users use is provided by ActiveState. For more information, visit:

If you use the logging features of IIS, read:

Although it's not a requirement, it is recommended that you Do Not modify the Default Web site. If possible, leave it as-is, and instead, create a new Web site or sites for your pages. Changing the default permissions and other properties of the Default Web site can cause upgrade complications.

If the system administrator has restricted access or permissions to the Web server directories, you may have problems when upgrading. To verify that the NTFS permissions are set up properly, refer to the following Knowledge Base article:

IIS 4.0 installation creates two user accounts: IUSR_<machinename> and IWAM_<machinename>. These two accounts are required during the latter part of the NTOP installation, specifically by Index Server and the Sample Sites. If the domain controllers are not synchronized in time for that part of the installation, the accounts will not be available, and the installation will fail.

To avoid this situation when you install on a BDC, choose a custom installation, and deselect Index Server and the Sample Sites. After the installation has completed and the domain controllers have been synchronized, run the NTOP Setup again, and selectively install Index Server and the Sample Sites.

When you run the Windows NT 4.0 Option Pack Setup program, click the Upgrade Plus button to perform a custom installation. Leave everything checked that is already selected by default, and then select additional components that you want, such as additional samples and documentation.

NOTE: This problem does not occur with the Windows 2000 Indexing Service.

Related Topics

For information on the benefits of upgrading from IIS 3.0 to IIS 4.0, see:

For tuning tips on IIS 4.0, download the self-extracting document "Tuning Parameters for High-Volume Sites" from:


Additional query words: tricks caveats gotchas problems advice advise guidance suggestions recommendations hints set up nt4op ntop install installation

Keywords: kbhowto KB224831