Instructions for installing BugTrack on
Windows 2000 with IIS 5.0 and Sql Server 2000
Last Update 3/3/2002
9. Configure IIS

Almost finished. The last thing to do is to create a virtual directory and change a permission. You may also need to configure IIS to recognize and process Perl scripts.
  1. Open Windows Explorer and locate the subdirectory where BugTrack is located. Right-click on the subdirectory name and then click on the Web Sharing tab. You should see:



  2. Select Share this folder and then fill in the next dialog box that appears like this:



  3. Make sure to select the Script source access in the Access Permissions section of this dialog box.
  4. Click OK to close this dialog box, click OK again to close the previous dialog box.
  5. Open the Internet Services Manager and locate the bugtrack virtual directory created in the last step:



  6. Right-click on the bugtrack virtual directory and select properties from the context menu.
  7. The screen that appears should resemble this:



  8. Click on the Configuration button to bring up the Application Configuration screen. Make certain there's an entry at the bottom of this list for the pl suffix mapping it to the Perlis.dll installed in the ActivePerl subdirectory:



  9. If that checks out, you should be in working order.
<Back  |  Next>