#19460 [Com]: HTTP_POST_VARS trims 4 characters from left side of each field with array name
ID: 19460 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mbstring related Operating System: Linux 2.4.9-34 (RedHat 7.2) PHP Version: 4.2.3 New Comment: I have compiled php 4.2.3 with the --disable-mbstr-enc-trans argument but I am still receiving the same problem. Is there another argument or something else that I am missing? Previous Comments: [2002-10-17 01:54:11] [EMAIL PROTECTED] The problem is fixed in 4.2.4-dev. So try STABLE cvs version if you would like. BTW, 4.2.x's (and 4.3.0) --enable-enc-trans is default to off. You must have --enable-mbstring. [2002-10-17 00:28:21] [EMAIL PROTECTED] Use --disable-mbstr-enc-trans then... for some reason it was on by default in 4.2.3, and that is correctedd [2002-10-16 16:46:45] [EMAIL PROTECTED] What about people that are running production servers that have been bitten by this! We can't use CVS versions of PHP! The workaround described as [remove --enable-mbstr-enc- trans] isn't valid as I never compiled my PHP with -- enable-mbstr-enc-trans in the first place :-) [2002-10-16 00:42:51] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. [2002-10-16 00:10:36] [EMAIL PROTECTED] What does it mean "This has been fixed in CVS"? Do I need to get a new copy of cvs? If so, where do I get it? Or is CVS a place where I can get a new copy of php? If so, where is this "cvs"? More info. needed. The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19460 -- Edit this bug report at http://bugs.php.net/?id=19460&edit=1
#19460 [Com]: HTTP_POST_VARS trims 4 characters from left side of each field with array name
ID: 19460 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mbstring related Operating System: Linux 2.4.9-34 (RedHat 7.2) PHP Version: 4.2.3 New Comment: I did make clean, but still no luck. Is --disable-mbstr-enc-trans the only argument I need? If so I will contact the ISP and see if they are having issues with the way I am compiling it. If not, please let me know if there are any other arguments necessary to fix this problem. Previous Comments: [2002-10-18 17:34:12] [EMAIL PROTECTED] Did you forget to "make clean" before running configure? Or, please try [grep "MBSTR_ENC_TRANS" main/php_config.h], and if the result is /* #undef MBSTR_ENC_TRANS */ then there's no problem with configure. [2002-10-18 17:05:10] [EMAIL PROTECTED] I have compiled php 4.2.3 with the --disable-mbstr-enc-trans argument but I am still receiving the same problem. Is there another argument or something else that I am missing? [2002-10-17 01:54:11] [EMAIL PROTECTED] The problem is fixed in 4.2.4-dev. So try STABLE cvs version if you would like. BTW, 4.2.x's (and 4.3.0) --enable-enc-trans is default to off. You must have --enable-mbstring. [2002-10-17 00:28:21] [EMAIL PROTECTED] Use --disable-mbstr-enc-trans then... for some reason it was on by default in 4.2.3, and that is correctedd [2002-10-16 16:46:45] [EMAIL PROTECTED] What about people that are running production servers that have been bitten by this! We can't use CVS versions of PHP! The workaround described as [remove --enable-mbstr-enc- trans] isn't valid as I never compiled my PHP with -- enable-mbstr-enc-trans in the first place :-) The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19460 -- Edit this bug report at http://bugs.php.net/?id=19460&edit=1
#19460 [Com]: HTTP_POST_VARS trims 4 characters from left side of each field with array name
ID: 19460 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mbstring related Operating System: Linux 2.4.9-34 (RedHat 7.2) PHP Version: 4.2.3 New Comment: I configured it just with the --disable-mbstr-enc-trans argument. I turned on magic quotes and register globals in the php.ini file (I know that's not the best thing). Other then that I stuck with the defaults. I am running it as Apache DSO - does any of this make a difference? Previous Comments: [2002-10-19 10:39:32] [EMAIL PROTECTED] Basically the single argument --disable-mbstr-enc-trans is enough to disable the feature. NO OTHER OPTIONS are required. What options did you give to configure and how do you run the testing script? (ex. Apache DSO or CGI binary) Anyway I don't see any problems there. [2002-10-19 05:13:14] [EMAIL PROTECTED] I did make clean, but still no luck. Is --disable-mbstr-enc-trans the only argument I need? If so I will contact the ISP and see if they are having issues with the way I am compiling it. If not, please let me know if there are any other arguments necessary to fix this problem. [2002-10-18 17:34:12] [EMAIL PROTECTED] Did you forget to "make clean" before running configure? Or, please try [grep "MBSTR_ENC_TRANS" main/php_config.h], and if the result is /* #undef MBSTR_ENC_TRANS */ then there's no problem with configure. [2002-10-18 17:05:10] [EMAIL PROTECTED] I have compiled php 4.2.3 with the --disable-mbstr-enc-trans argument but I am still receiving the same problem. Is there another argument or something else that I am missing? [2002-10-17 01:54:11] [EMAIL PROTECTED] The problem is fixed in 4.2.4-dev. So try STABLE cvs version if you would like. BTW, 4.2.x's (and 4.3.0) --enable-enc-trans is default to off. You must have --enable-mbstring. The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/19460 -- Edit this bug report at http://bugs.php.net/?id=19460&edit=1