[wp-trac] [WordPress Trac] #14904: Install page not redirecting to wp-admin/ on IIS6
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 26 12:45:14 UTC 2010
#14904: Install page not redirecting to wp-admin/ on IIS6
-----------------------------+----------------------------------------------
Reporter: knutsp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.0.1
Severity: normal | Keywords: reporter-feedback
-----------------------------+----------------------------------------------
Changes (by dd32):
* keywords: => reporter-feedback
Comment:
> 4. Point your browser to this (root) URL (you will not be redirected),
and the WordPress install page (step 1) will appear
That is indeed your problem.
i've just installed 2003 R2, Enabled IIS6, Installed the latest FastCGI
extension from iis.net, Run the PHP 5.3.3 installer, etc
Extracted wordpress files to C:\inetpub\wwwroot\wordpress Created a
Virtual Directory 'blog' to point to that folder as well
Loaded http://localhost/blog/ and was redirected to the folder as
expected. My $_SERVER contents looks the same as your's for the most
part..
Have you configured something else related to redirects, or Rewrites, or
something? I have a feeling something in your server stack is intercepting
the redirection and not passing it to the browser, but making the request
itself..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14904#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list