[wp-trac] [WordPress Trac] #14904: Install page not redirecting to wp-admin/ on IIS6
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 25 11:38:01 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:
-----------------------------+----------------------------------------------
Comment(by dd32):
can you post a dump of {{{$_SERVER}}} for the install.php page?
this sounds to me like WordPress can't determine the folder correctly..
You may want to dump {{{$_SERVER}}} in both wp-config.php and in
install.php as {{{$_SERVER}}} may be modified between them. (see
wp_fix_server_vars() in wp-includes/load.php - I'm not sure if that's run
for Installation however)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14904#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list