[wp-trac] [WordPress Trac] #4853: Changeset 5889 broke my blog
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 29 00:09:02 GMT 2007
#4853: Changeset 5889 broke my blog
----------------------+-----------------------------------------------------
Reporter: Nazgul | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.3
Component: General | Version: 2.3
Severity: critical | Keywords:
----------------------+-----------------------------------------------------
The IIS changes made in changeset [5889] broke my IIS test-blog.
If I dump {{{$_SERVER['REQUEST_URI']}}} after that piece of code it
returns '''/blogsvn/index.php/blogsvn/index.php''' instead of the expected
'''/blogsvn/index.php'''.
It appears that on [http://trac.wordpress.org/browser/trunk/wp-
settings.php?rev=5966#L44 line 44] both {{{$_SERVER['SCRIPT_NAME']}}} and
{{{$_SERVER['PATH_INFO']}}} contain '''/blogsvn/index.php'''.
ENV: PHP 4.4.5 on IIS, running r5966
--
Ticket URL: <http://trac.wordpress.org/ticket/4853>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list