ID: 10075 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache related Operating System: Win32, Linux, probably any PHP Version: 4.0.4pl1 New Comment:
This is a limitation of the CGI interface. If you need this functionality, use PHP as a module. Previous Comments: ------------------------------------------------------------------------ [2002-02-26 07:18:57] [EMAIL PROTECTED] Same problem on different platform: -Win2k Server -IIS5 -PHP as a CGI -PHP 4.1.1 ------------------------------------------------------------------------ [2001-03-30 00:25:14] [EMAIL PROTECTED] In CGI mode calling a php script (playlist.php in example below) causes a 500 internal server error. Calling this URL: http://www.server.com/playlist.php/mylist.m3u?id=7 Causes a 500 error in CGI mode. However, as a module PHP accepts this just fine. Also note that calling the URL like this: http://www.server.com/playlist.php?id=7 does NOT give this error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=10075&edit=1
