ID: 19587 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Apache2.0.40 on Windows 2000 PHP Version: 4.2.3 New Comment:
ok here i found the solution, the AcceptPathInfo must be switched on in apache2.. http://httpd.apache.org/docs-2.0/mod/core.html#acceptpathinfo Previous Comments: ------------------------------------------------------------------------ [2002-09-26 13:52:04] [EMAIL PROTECTED] did any one know about this problem, becouse all my apps are based on this feature, and when i using CGI files at apache2 i can use the / ------------------------------------------------------------------------ [2002-09-25 00:35:31] [EMAIL PROTECTED] PS: on the phpinfo(); i also can't find any $PATH_INFO ------------------------------------------------------------------------ [2002-09-25 00:33:50] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=19587&edit=1