ID: 10075 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Win32, Linux, probably any PHP Version: 4.0.4pl1 New Comment:
Same problem on different platform: -Win2k Server -IIS5 -PHP as a CGI -PHP 4.1.1 Previous Comments: ------------------------------------------------------------------------ [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
