ID: 42523 Comment by: w dot ashcroft at redfoxuk dot com Reported By: tkeese at yahoo dot com Status: Feedback Bug Type: CGI related Operating System: WinXP/IIS 5.1 PHP Version: 5.2.4 New Comment:
Hello, Got the exact same problem here, using standard CGI with these settings: cgi.fix_pathinfo = 1 cgi.force_redirect = 0 fastcgi.impersonate = 1 cgi.fix_pathinfo = 0 does not fix the problem. Problem did not exist in 5.2.3 and is causing lots of headaches for our customers on our servers. Previous Comments: ------------------------------------------------------------------------ [2007-09-03 08:20:31] [EMAIL PROTECTED] How have you configure PHP in IIS? What values do your cgi.* directives have? What query causes this? ------------------------------------------------------------------------ [2007-09-02 23:25:12] tkeese at yahoo dot com Description: ------------ Path appears to be duplicated. echo $_SERVER['PHP_SELF']; Output: /baseapp/myapp/progs/p.php/baseapp/myapp/progs/p.php Expected: /baseapp/myapp/progs/p.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42523&edit=1