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

Reply via email to