Edit report at http://bugs.php.net/bug.php?id=50043&edit=1
ID: 50043 Comment by: kwils13 at gmail dot com Reported by: ahu at 52q dot net Summary: PHP_SELF duplicates path again Status: Closed Type: Bug Package: CGI related Operating System: Windows xp sp3 PHP Version: 5.2.11 Block user comment: N New Comment: confirmed nginx issue. comment out SCRIPT_NAME in fastcgi_params. Know however that will break some CMS systems like Joomla (see: http://forum.nginx.org/read.php?11,10324,10475 as it apparently needs both) Previous Comments: ------------------------------------------------------------------------ [2009-10-30 17:18:04] ahu at 52q dot net It maybe the problem of nginx. ------------------------------------------------------------------------ [2009-10-30 16:53:34] ahu at 52q dot net Description: ------------ PHP_SELF duplicates path again!!!!!!! somebody had reported this problem servel years ago at http://bugs.php.net/bug.php?id=42523 And at the end I saw you said you fixed it.But it appears again now. How dispirited I am,when I spent a lot time search and search...from China to you here.:( nginx/0.8.21+php5.2.11 on Windows XP sp3 Reproduce code: --------------- phpinfo(); Expected result: ---------------- /phpinfo.php Actual result: -------------- /phpinfo.php/phpinfo.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=50043&edit=1