#21742 [Com]: $_SERVER[PATH_INFO] doesnt work

2003-01-19 Thread leonard
 ID:   21742
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Apache2 related
 Operating System: Windows XP Home
 PHP Version:  4.3.0
 New Comment:

Hi,

Did you add 'AcceptPathInfo on' in the file httpd.conf for apache2 ?

leonard


Previous Comments:


[2003-01-19 01:32:10] [EMAIL PROTECTED]

If you try to use the $_SERVER['PATH_INFO'] variables, it won't work
becuase Apache won't let you use file.php/ becuase it tries to look for
the file '/' and can't find it, thus throwing a 404..


Also, if you have any ' in your Summary.. it throws an error ;P ( Bug
System )




-- 
Edit this bug report at http://bugs.php.net/?id=21742edit=1




#21742 [Com]: $_SERVER[PATH_INFO] doesnt work

2003-01-19 Thread eric . coleman
 ID:   21742
 Comment by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Apache2 related
 Operating System: Windows XP Home
 PHP Version:  4.3.0
 New Comment:

Actually, I wasn't aware of the AcceptPathInfo on.. stupid me..

I take it this solves the problem?  I only noticed it when using
ForceType via .htaccess to force another file type..


Previous Comments:


[2003-01-19 06:15:53] [EMAIL PROTECTED]

Just a note about the bug system; a fix for that problem has been
comitted and will appear when the site next updates.



[2003-01-19 05:29:30] [EMAIL PROTECTED]

Hi,

Did you add 'AcceptPathInfo on' in the file httpd.conf for apache2 ?

leonard



[2003-01-19 01:32:10] [EMAIL PROTECTED]

If you try to use the $_SERVER['PATH_INFO'] variables, it won't work
becuase Apache won't let you use file.php/ becuase it tries to look for
the file '/' and can't find it, thus throwing a 404..


Also, if you have any ' in your Summary.. it throws an error ;P ( Bug
System )




-- 
Edit this bug report at http://bugs.php.net/?id=21742edit=1