ID: 4138 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Won\'t fix Bug Type: Installation problem Operating System: Windows PHP Version: 3.0.16 New Comment:
We are sorry, but can not support PHP 3 related problems anymore. Momentum is gathering for PHP 5, and we think supporting PHP 3 will lead to a waste of resources which we want to put into getting PHP 5 ready. Ofcourse PHP 4 will will continue to be supported for the forseeable future. Previous Comments: ------------------------------------------------------------------------ [2000-04-13 14:42:43] [EMAIL PROTECTED] I recently installed PHP 3.0.16 from the Windows binary (build 1381) and noticed the following bug, which was pointed out in the documentation of PHP Base Lib (phplib-7.2b): "If you are using CGI PHP, it must have been compiled with the --enable-force-cgi-redirect switch for $PHP_SELF to have the correct value... Basically, if PHP_SELF is the exact local part of your $URL, all is well. If it instead contains the modified URL with /your cgi-bin/php prefixed, you have a buggy version of CGI PHP." The latter is the case with build 1381, which is quite frustrating in writing scripts, since they keep changing the URL to include the cgi directory in the path. It has only started to present a real problem in using the PHP Base Lib. Is there a possibility of doing a recompile with --enable-force-cgi-redirect somewhat quickly? I need to run PHP Base Lib for my current development project and am stuck until I can get a good compile. Thanks much! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=4138&edit=1
