Hello,
I'm having trouble installing WP in the root of a site. When I do this the result is a blank page (no code, no errors). When I move the installation to a subdirectory, it works fine (after adjustments in the wp_options table of the database).
This problem occurs on a webserver running IIS7 and the latest stable versions of PHP and MySQL. On my localhost I run WAMP Server 2.0 and I am having no troubles there. I have this problem with WP 2.6 and also with the new WP 2.7.
I am assuming IIS is the problem, does anybody had these kind of troubles too and does anybody have a solution to this?