Tim Huffam

Dotting the I and crossing the T of I.T.

  Home  |   Contact  |   Syndication    |   Login
  129 Posts | 0 Stories | 874 Comments | 677 Trackbacks

News

Archives

Post Categories

Interesting Blogs/Links

After installing WordPress (WinXP, IIS 5, MySQL 5.0.21, PHP 5.1.4) and going through the install, after logging in for the first time I got the error: "Directory Listing Denied".

This was because IIS had not been configured to look for a default document called "index.php".

To fix:

  1. Go into IIS admin
  2. Right click on the root dir where wordpress resides
  3. Select the Documents tab
  4. Click on Add...
  5. Enter index.php and click OK.

Then you should just need to refresh your WordPress page in the browser.

HTH
Tim

posted on Wednesday, May 24, 2006 12:23 PM