ID: 37012 Updated by: [EMAIL PROTECTED] Reported By: ms419 at freezone dot co dot uk -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: Debian PHP Version: 4.4.2 New Comment:
Make sure this particular PHP executable uses the same php.ini file. Hint: `php -i | grep php.ini` Previous Comments: ------------------------------------------------------------------------ [2006-04-07 18:15:30] ms419 at freezone dot co dot uk Description: ------------ ini_get('cgi.fix_pathinfo') is broken I can tell from my php.ini & from the behavior of PHP that cgi.fix_pathinfo=1 However - fis% /usr/lib/cgi-bin/php4 <?php var_dump(ini_get('cgi.fix_pathinfo')); ?> X-Powered-By: PHP/4.4.2-1+b1 Content-type: text/html string(0) "" fis% Thanks - Jack ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37012&edit=1