ID: 6115 User updated by: charles at invis dot net Reported By: charles at invis dot net -Status: Closed +Status: Open Bug Type: PHP options/info functions Operating System: Win2k -PHP Version: 4.0.1pl2 +PHP Version: 4.3.6 New Comment:
/ext/standard/info.c, lines 410-412 I don't think these are needed. If REQUEST_URI contains any pathinfo the images aren't going to be found. Previous Comments: ------------------------------------------------------------------------ [2000-12-30 11:56:32] [EMAIL PROTECTED] No feedback, considered fixed in > 4.0.1pl2. --Jani ------------------------------------------------------------------------ [2000-11-20 09:13:18] [EMAIL PROTECTED] phpinfo() on isapi seems to work fine for me. Please update and give feedback if this still happens James ------------------------------------------------------------------------ [2000-08-12 01:13:03] charles at invis dot net phpinfo() uses the value of PATH_INFO to build the path for the images. IIS doesn't support PATH_INFO without a reg-hack, but other servers do. PHP should be using SCRIPT_NAME instead. This applies to the ISAPI extension; I've not tested the CGI version. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=6115&edit=1