ID:               46836
 Updated by:       j...@php.net
 Reported By:      editoria dot francisco at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: Windows 2000
 PHP Version:      5.2.8
 New Comment:

Are you sure you've updated PHP correctly? I can not reproduce this
with clean install. Check in phpinfo() output that the version really is
5.2.8. Also, with what webserver software this happens with? See bug
#45637 if you have Abyss..


Previous Comments:
------------------------------------------------------------------------

[2008-12-11 14:12:16] editoria dot francisco at gmail dot com

Description:
------------
$_SERVER['PHP_SELF'] path repeated.
Same bug related in:
http://bugs.php.net/bug.php?id=42699, PHP Version: 5.2CVS-2007-09-18
http://bugs.php.net/bug.php?id=42523, PHP Version: 5.2.4

Reproduce code:
---------------
echo $_SERVER['PHP_SELF'];

Expected result:
----------------
/path/test.php


Actual result:
--------------
/path/test.php/path/test.php


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=46836&edit=1

Reply via email to