From: [EMAIL PROTECTED] Operating system: Apache2.0.40 on Win2k pro PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: no PATH_INFO
when i enter the URL www.domain.com/dir/file.php?value=1 the script work fine, but when i enter www.domain.com/dir/file.php/value/1 i become a 404 error. but on win2k pro with apache 1.3.20 & php4.0.6 i did not have this problem. php is loaded as module. -- Edit bug report at http://bugs.php.net/?id=19587&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19587&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19587&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19587&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19587&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19587&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19587&r=support Expected behavior: http://bugs.php.net/fix.php?id=19587&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19587&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19587&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19587&r=globals