This is a fresh install of 1.5, fresh database, unknown if is a windows or linux host (leaning towards windows), fresh mysql database, no install problems.
My issue is twofold:
1. index.php will not load as the default for the directory i installed wordpress in. I get a page cannot be found error. There is nothing but the wordpress files in the directory.
2. References that should contain index.php in the URL to not. Instead a link like "blah/index.php?cat=1" becomes "blah/?cat=1".
Whats wrong? Is this a WordPress issue or a server issue? I can use the admin control panel without problems. Changing skins does not help.